[摘 要]
随着时代步伐越走越快,在企业中纸质版合同已经逐渐被电子合同所代替,企业在合同管理方面和工作流程中存在合同重要数据泄密、丢失。开发合同台帐管理软件大大降低了企业在工作过程中丢失合同,泄密合同文件。
合同台帐管理软件采用.NET开发,并使用SQL Server 2000数据库来对数据进行管理。合同管理过程有新增,修改,审核和合同文本直接下载转换为PDF格式,实现合同文本内容安全保密性,合同信息台账系统便于查询和管理,提高工作效率。合同管理员可对新增的合同内容进行审核,合同录入员可对自己录入的合同进行状态,内容进行查询,修改,下载合同文本等。
[关键词]:ASP.NET, SQL Server 2000
[Abstract]
With the pace of the times more and faster, in the enterprise paper version of the contract has gradually been replaced by electronic contract, the enterprise in the contract management and the work process there are important contract data leakage, loss. The development of contract management software greatly reduces the loss of contract in the work process, and the disclosure contract documents. The contract account management software is developed by. net and uses SQL server 2000 database to manage the data. Contract management process is new, modified, audit and contract text directly downloaded to pdf format, to achieve the contract text content security confidentiality, contract information account system for query and management, improve work efficiency. The contract administrator can audit the new contract content, the contract entry operator can make the status of the contract entered by himself, query the content, modify, download the contract text, and so on.
Key words:ASP.NET , SQL Server 2000
目录
1引言1
1.1开发合同台帐管理系统的研究意义1
1.2开发合同台帐管理系的设计目标1
2软件开发环境和需求分析1
2.1开发及运行环境1
2.2软件需求分析2
2.2.1软件模块需求2
2.2.2软件性能需求2
2.3软件数据流图示2
3软件设计4
3.1软件总体功能结构4
3.2软件功能详细设计4
3.3数据库设计6
3.3.1数据库设计视图6
3.3.2数据库表的设计7
4软件实现17
4.1软件登录界面实现17
4.2合同录入员功能模块19
4.2.1新增合同信息模块实现19
4.2.2退回合同模块实现61
4.2.3合同下载66
4.3合同管理员模块实现165
4.3.1合同管理员审核和退回合同设置模块实现165
4.4管理员功能模块176
4.4.1管理员新增员工模块实现176
4.4.2管理员员工停用和恢复模块实现180
4.4.3管理员重置密码模块实现具体实现185
4.4.4管理员操作日志模块实现具体实现188
5 结束语193
参考文献194
致 谢195