摘要手机短信管理系统是典型的信息管理系统,系统将实现对定制用户的短信发送功能、短信管理功能,并完成对定制用户进行管理,对发送记录进行管理等事务。通过这个系统,用户可以轻松实现互联网与移动通信之间的连接,便于用户对短信进行有条理的统一管理。本系统使用Microsoft公司的ActiveServerPages程序设计语言开发环境和先进的MicrosoftAccess数据库。利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。关键词手机短信管理系统,ActiveServerPages,Access数据库,互联网ABSTRACTThesystemofmanagingstudentfileisatypicalapplicationofmanaginginformationsystem(knowasSMS),systemwillachievesendshortmessagetothecustomizeduser,messagingmanagementandcompletecustomizationofusermanagement,andmanagementsendtherecords.Throughthissystem,userscaneasilylinkbetweentheInternetandmobilecommunications,convenientforusertounifiedmanagementmessages.-I-ThissystemuseActiveServerPagespresentedbyMicrosoft.ActiveServerPagesofferedaseriesofActiveXobjectsforoperatingadatabase.Itcangiveyouashort-cuttobuildupaprototypeofsystemapplication.Theprototypecouldbemodifiedanddevelopedtillusersaresatisfiedwithit.Keywords:Thesystemofmanaging,ActiveServerPages,Accessdatabase,Web.-II-目录摘要........................................................................................................................IABSTRACT................................................................................................................II第1章绪论............................................................................................................11.1背景............................................................................................................11.2研究内容....................................................................................................1第2章基于B/S结构的系统开发方法................................................................22.1B/S系统结构分析........................................................................................22.1.1浏览器/服务器结构....................................................................22.1.2浏览器/服务器结构的优缺点....................................................22.2开发工具介绍............................................................................................32.2.1DREAMWEAVER................................................................................32.2.2MicrosoftAccess....................................................................................42.3系统开发技术简介....................................................................................42.3.1ASP........................................................................................................42.3.2JavaScript................................................................................................52.3.2VBScript................................................................................................52.4数据库访问技术简介................................................................................62.4.1ODBC....................................................................................................62.4.2ADO........................................................................................................62...