矿山管理报表的动态网页生成方法
Active Server Pages Method of Mine Reports-Made
-
摘要: 研究了矿山复杂报表动态网页生成方法.以可视化方式自由定制报表结构,将各种报表的结构信息存入数据库,建立起报表模板库.浏览器生成报表时,通过Active Server Pages (ASP)方法从数据库中提取报表模板,根据报表的树结构生成报表.Abstract: The Active Server Pages method of mine reports-made is researched. The structures of reports are defined by making use of visual programming technology, and the structure models of reports are saved to the server database.So, the reports can be made by client browser according to the reports structure information which are got from the reports model database through the active server pages programming method.