【摘要】本文讨论基于 Web 的数据库管理,详细地讲述了开发一个基于 Web 的通用 BBS (Bullitin Board System)网站系统所用到的技术和方法。其中运用了 ASP 技术(Avtive Server Page)、ADO 技术(ActiveX Data Object)、MS Access 数据库技术、RegExp 技术(Regular Expression 正则表达式)、VBScript 及 JavaScript 脚本语言技术等等,并从几个不同的方面来对上述技术的实现方法进行了讨论。【关键词】BBS、ASP、ADO、MS Access、JavaScript、VBScript、RegExp【 summary 】This text discussion manages according to the Web database, relating to develop in detail an according to Web of the technique and the method that the in general use BBS( the Bullitin Board System) website system use.And used ASP - Avtive Server Page 、 ADO - ActiveX Data Object 、 MS Access Database、RegExp - Regular Expression、VBScript and JavaScript,etc. Combine to come from a few different aspects technically to above-mentioned carried out the method to carry on the discussion.【 Keyword 】BBS, ASP, ADO, MS Access, JavaScript, VBScript, RegExp目 录1. 引言.........................................................................................................................................................32.系统定义................................................................................................................................................32.1 系统分析...................................................................................................................................32.1.1 Internet 以及 Web 技术的进展...........................................................................32.1.2 基于 Web 的通用 BBS 系统技术可行性分析......................................................42.2 需求分析...................................................................................................................................62.2.1 系统的综合要求.................................