asp网页数据库设计(vbscript).doc

约37页DOC格式手机打开展开

asp网页数据库设计(vbscript),asp网页数据库设计(vbscript)全文37页 约12000字论述翔实【中文摘要】本系统对校园网站进行整体规划,实现信息以新闻的方式全面发布,针对动态管理实现静态新闻,从而提高浏览者的访问速度。提供多样化的管理方式,针对不同级别浏览者的身份进行浏览限制。提供模块化的项目管理,方便管理员增删模块,方便管理。系统集成了...
编号:10-25103大小:210.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 花季永驻 发布

ASP网页数据库设计(VBScript)

全文37页 约12000字 论述翔实

【中文摘要】

本系统对校园网站进行整体规划,实现信息以新闻的方式全面发布,针对动态管理实现静态新闻,从而提高浏览者的访问速度。提供多样化的管理方式,针对不同级别浏览者的身份进行浏览限制。提供模块化的项目管理,方便管理员增删模块,方便管理。系统集成了在线论坛、在线投票系统、在线报名系统、资源中心等为一体。本文侧重分析ASP与MSSQL数据库的配置和运行环境,本系统的功能列表及部分脚本代码。说明了采用ASP编程实现方法,利用VBScript脚本语言的跨平台特性,以及其优良的线程特性和内存管理特性。

【关键字】

最新导读、新闻、大小类管理、专题管理、FSO式上传图片、公告广播、友情链接、用户等级管理、评论管理、配色方案、模板管理、统计数据

【Abstract】
This system proceeds to the whole campus website programs, realizing the information announced completely by news, aiming at the developing management and the static news, so as to increases speed of skimming the net. It offers various supervising methods that restricts the skimming according to the viewers’ distinction. It also provides the module supervising so that it is convenient for the managers to add or delete the module.. The system gathers on-line discussion, on-line vote system, on-line register system and resources center etc. This article lays emphasis to analyze the ASP installs with the database of MSSQL with circulate the environment, function list and parts of scripts codes of this system. The article explains how to use ASP to make programs and how to use ASP to supervise the website. And make use of the phonetic cross-platform in the script of VBScript characteristic, and its good line distance characteristic saves to manage the characteristic with the inside.
【Key Word】
Spread the picture and announce in the latest guided reading, news, size management, special subject management, the type of FSO the broadcast, friendship chain connect, customer grade management, comment on management, nuance project, template management, covariance data
目 录
第一章 前 言
一 关于ASP-----------------------------------------------------------------------------------3
二 ASP的新功能------------------------------------------------------------------------------4
三 SQL 语 法 参 考 手 册-----------------------------------------------------------5
四 关于JS------------------------------------------------------------------------------------10
第二章 可蓝心校园网系统的介绍
一 可蓝心校园网主站系统配置说明---------------------------------------------------11
二 ASP与SQL Server数据库的连接---------------------------------------------------13
三 可蓝心校园网系统 MSSQL Ver3.0 版本功能列表------------------------------14
四 UBB代码使用说明---------------------------------------------------------------------15
五 可蓝心校园网系统首页全能调用代码---------------------------------------------17
六 可蓝心校园网系统首页(图片)全能调用代码-------------------------------------19
七 新闻标题函数调用说明---------------------------------------------------------------21
八 栏目标题函数调用说明---------------------------------------------------------------21
第三章 可蓝心校园网系统的设计
一 检查用户名(session.asp) ----------------------------------------------------------22
二 管理员列表(admin_adminmana.asp) -----------------------------------------26
三 增加新闻(admin_Newadd1.asp) -----------------------------------------------28
四 首页非新闻类 JS 生成报告(admin_jscreat.asp) -------------------29
五 首页新闻类 JS 生成报告(admin_jscreatnews.asp) ---------------------31
第四章 系统的安装设置
安装设置---------------------------------------------------------------------------------33
第五章 参考文献-------------------------------------------------------------------------------37

部分参考文献
[3] SQL完全手册 [专著]/(美)James R.Groff,(美)Paul N.Weinberg著 ;章小莉等译
[4] SQL Server 2000实用全书 [专著]/(美)Ray Rankins等著;邱仲潘等译
[5] Visual Basic网络编程从入门到精通 [专著]/陈峰棋编著
[6] ASP网络编程技术 肖金秀[主编]/清华大学出版社出版