摘 要
本系统采用的是B/S结构,本系统借助了网络平台,使企业内员工和管理层信息档案的有效传递和更新,使企业在员工流动的前提下,有效及时的对员工档案进行管理。本毕业课题主要针对于人事信息进行管理。本系统结合人事管理的实际需求,以Access2003+Macromedia Dreamweaver +ASP作为开发工具。实现用户登录、身份验证,不同的用户进入系统后可以实现不同的操作。该系统由用户登录,新用户注册,信息增加,信息修改,信息查询,信息删除等模块组成,实现人事管理水平的高效化和网络化。
关键词: 人事, Dreamweaver, ASP, B/S
Abstract
This system uses the B/S structure,through a network platform enable staff and administrator communicate effectively, on condition that different staffs enter and leave, the administrator can keep the information of staffs timely. The major function of the soft is to manage human resource Information link in the enterprise. The system combined with the actual demand of human resource Information system ,uses Access2003+ Macromedia Dreamweaver + ASP as a development tool. And user login, authentication, access to different users in different systems can be achieved after the operation. The system log in the registration, register, information add, information modify, information refer, refer delete, such as modules, in order to achieve the level of human resource information design management and the efficient network.
Keyword: human resource, Dreamweaver, ASP, B/S
目录
摘 要 II
Abstract III
1 绪 论 1
1.1 系统开发背景及现状 1
1.2 系统开发的目的和意义 1
1.3 系统开发关键技术与开发环境 1
2 B/S架构简介 3
2.1 B/S架构简介 3
2.2 浏览器/服务器结构原理和过程 3
2.3 B/S结构的优势 4
3 开发环境及其开发工具介绍 5
3.1 Dreamweaver软件 5
3.2 ASP技术 6
3.3 VBScript语言 7
3.4 Access2003数据库 7
4 服务器环境的配置 9
4.1 IIS的配置和安装 9
4.1.1 IIS的安装 9
4.1.2 IIS的配置 9
4.1.3虚拟目录的建立 10
4.1.4测试服务器 10
4.2 Access数据源的配置 11
5 主界面的设计 13
5.1 系统设计结构 13
5.2 登入界面 14
5.2.1 系统功能分析 14
5.2.2效果演示 14
5.2.3 新用户注册 16
5.2.4登入模块结构 17
5.3 主界面 17
5.3.1 用户登录 17
5.3.2管理员登录 18
6 人事管理模块的设计与实现 19
6.1 查询职员信息 19
6.1.1系统功能 19
6.1.2界面应用 19
6.2 增加职员信息 22
6.2.1系统功能 22
6.2.2 数据库结构 23
6.3 修改职员信息 24
6.3.1系统功能 24
6.3.2 界面应用 24
6.4 删除职员信息 25
6.4.1系统功能 25
7 结束语 27
致 谢 28
参考文献 29
附录 30