用asp技术实现网站文章发布的管理.doc
约26页DOC格式手机打开展开
用asp技术实现网站文章发布的管理,用asp技术实现网站文章发布的管理全文26页约6200字论述翔实摘要本文将介绍如何使用asp (active server pages)技术进行编程来组建网站,使网站做到管理。由此实现以下几种功能:1.作文的信息共享。任何一个人的文章发在网站可以让全世界的人来欣赏。使用者可以通过多种方式的查询,查看自己需要的文章。2....
内容介绍
此文档由会员 花季永驻 发布
用ASP技术实现网站文章发布的管理
全文26页 约6200字 论述翔实
摘 要
本文将介绍如何使用ASP (Active Server Pages)技术进行编程来组建网站,使网站做到管理。由此实现以下几种功能:
1.作文的信息共享。任何一个人的文章发在网站可以让全世界的人来欣赏。使用者可以通过多种方式的查询,查看自己需要的文章。
2.自由发表。参观者通过各种途径不择地点、不择时间地自主上传自己的优秀文章(不合要求的作文可以由管理员及时清除)。
3.网站发表评论。所在参观者看了文章后可以直接在网站发表自己的评论,对文章中写的好的方面和存在问题发表自己的看法。
关键词:asp,文章,发布,浏览
Abstract
The main work of this paper is introduce how to use ASP (Active Server Pages) programming a artical's site, so the site can manage itself. Therefore the site has several functions:
1. Compositions sharing on the net. Any one can show their artical to all over the world. The visits can query the compositions by several means.
2. Appearing free. The visits can upload their articals by net, and view their compositions in time.
3. Appear criticism. All of visits can show their attitude on the net. So the author and other visits could read it and find some good ideas.
[Keywords] asp,article,publish,view
目录
一.ASP的简单认识
二.网站文章发布实现的目标
三.网站文章发布管理实现的几个ASP文件简介
四.数据库的搭建
五.ASP文件实现管理过程的细节
六.其它应注意的问题
七.小结
八.参考文献
全文26页 约6200字 论述翔实
摘 要
本文将介绍如何使用ASP (Active Server Pages)技术进行编程来组建网站,使网站做到管理。由此实现以下几种功能:
1.作文的信息共享。任何一个人的文章发在网站可以让全世界的人来欣赏。使用者可以通过多种方式的查询,查看自己需要的文章。
2.自由发表。参观者通过各种途径不择地点、不择时间地自主上传自己的优秀文章(不合要求的作文可以由管理员及时清除)。
3.网站发表评论。所在参观者看了文章后可以直接在网站发表自己的评论,对文章中写的好的方面和存在问题发表自己的看法。
关键词:asp,文章,发布,浏览
Abstract
The main work of this paper is introduce how to use ASP (Active Server Pages) programming a artical's site, so the site can manage itself. Therefore the site has several functions:
1. Compositions sharing on the net. Any one can show their artical to all over the world. The visits can query the compositions by several means.
2. Appearing free. The visits can upload their articals by net, and view their compositions in time.
3. Appear criticism. All of visits can show their attitude on the net. So the author and other visits could read it and find some good ideas.
[Keywords] asp,article,publish,view
目录
一.ASP的简单认识
二.网站文章发布实现的目标
三.网站文章发布管理实现的几个ASP文件简介
四.数据库的搭建
五.ASP文件实现管理过程的细节
六.其它应注意的问题
七.小结
八.参考文献