-
乌蒙V3.0设计一个留言板,整个过程共有三个文件…
乌蒙design留言版 v3.0
1、整个程序共三个文件(数据库、web页面、md5文件)
2、管理员功能(修改,删除,回复,查看IP,修改管理员用户名和密码)
3、管理员密码采用md5加密。
4、采用JS判断,调用代码加有注释方便修改。
5、防止外部提交数据。防止屏蔽JS提交数据。
6、可设置处理数据后返回地址。
7、web页面可以随意的将其放到任何页面调用。
8、代码简易,适合用于学习研究。
9、留言内容进行字符过滤。
10、2.4版本用户直接下载后覆盖index.asp就可以使用。
11、默认管理员用户名:5izt 默认密码:5izt.net-Wumeng v3.0 design a message board, the whole process a total of three documents (databases, web pages, md5) 2, the attendant function (change, delete, reply View IP, Administrators revised user name and password) 3, administrators using md5 password encryption. 4, using JS judgment call code plus a convenient amend the Notes. 5, to prevent external data. JS shield to prevent the submission of data. 6, which can accommodate data processing and returned to the address. 7, web pages can easily be called into any page. 8, code simple, suitable for the study. 9, voice mail content filtering characters. 10,2.4 version users download directly coverage index.asp can use it. 11, the default administ
- 2022-01-26 05:01:16下载
- 积分:1
-
实现图片上传到数据库,具体的数据库结构通过文件中的sql语句能看出来。...
实现图片上传到数据库,具体的数据库结构通过文件中的sql语句能看出来。-Achieve picture upload to the database, the specific database structure through the file sql statement can be seen.
- 2022-02-11 20:48:36下载
- 积分:1
-
大中小学电子教案系统
1. 显示教案,教案所属教材、学科、热门教案,教案来源作者等信息。
2. 教案打包发送。
3. 教案搜索
4. 无限一级分...
大中小学电子教案系统
1. 显示教案,教案所属教材、学科、热门教案,教案来源作者等信息。
2. 教案打包发送。
3. 教案搜索
4. 无限一级分类,栏目添加、删除、修改。
5. 教案添加,支持选用UBB语法插入图片、连接等HTML效果
6. 多用户管理。执行用户的审查、删除等
7. 用户管理。支持多用户注册,用户可以有自己的管理权限。教案编辑修改删除
8. 教案或文档WEB上传,目前支持的格式有DOC、WPS、XLS、ZIP、RAR、JPG、GIF。(此功能需要设置服务器端目录地写入权限)
9、在线撰写、修改教案以及辅助课堂教学。在线撰写课后小结。
10、显示用户列表、系统教案总数、注册用户总数等统计信息。-primary and middle schools and a system of electronic templates. Show templates, templates respective materials, subjects, popular lesson plans, Author templates, and other information sources. 2. Those cases sent packing. 3. Search templates 4. An unlimited classification, columns add, delete, change. 5. Add templates, support for the option UBB Grammar insert pictures, links and other HTML effects 6. Multi-user management. Review of the implementation of the user, such as the deletion of seven. User management. Support multi-user registration, users can have their own management authority. Templates editorial changes to delete eight. Web templates or upload file
- 2022-03-13 13:08:03下载
- 积分:1
-
淘宝卖的人才网完整代码,赣东北人才网.程序简单,功能强大.详细功能请下载后自己琢磨哦,这里不能发图就不提供截图了...
淘宝卖的人才网完整代码,赣东北人才网.程序简单,功能强大.详细功能请下载后自己琢磨哦,这里不能发图就不提供截图了-Taobao talent we sell a complete code, northeastern Jiangxi talent network. Procedures are simple and powerful. For more features please download the following on her own Oh, there can not issue such plans do not provide screenshots of the
- 2023-05-24 16:35:04下载
- 积分:1
-
nios调试过程中发生的错误信息总结~~~
源文件有密码~~文件名就是密码~...
nios调试过程中发生的错误信息总结~~~
源文件有密码~~文件名就是密码~-Debugging Nios occurred during the summing up of the error message source files ~ ~ ~ ~ ~ Have a password file name is the password ~
- 2023-08-15 06:40:03下载
- 积分:1
-
一个简单的网上书店系统,有图书管理、会员注册、评论发表、购物车等基本应用,后台有:定单管理、评论管理、用户管理、图书管理等功能模块。为北大青鸟学员练习之用,可以...
一个简单的网上书店系统,有图书管理、会员注册、评论发表、购物车等基本应用,后台有:定单管理、评论管理、用户管理、图书管理等功能模块。为北大青鸟学员练习之用,可以做为入门者的学习参考之用。
采用了VS2005的master模板
DB_CNZZ下为Sql数据库文件,附加即可,注意:除修改web.config中的Sql连接信息以外还要对App_Code/Class1.cs中的Sql登录信息也要做对应的修改。
后台进入地址:/login.aspx
帐号:admin
密码:admin
作者:Accp -A simple online bookstore system, there is library management, membership registration, comments, shopping cart and other basic applications, there is the background: order management, reviews management, user management, library management, such as function modules. Beida Jade Bird to use students to practice, can be used as the study entry reference. VS2005 uses DB_CNZZ the master template for the Sql database files, additional to, pay attention to: In addition to modifications in the web.config to connect Sql information but also on the outside of the Sql log App_Code/Class1.cs information should also be corresponding changes. Background to enter the address:/login.aspx Account: admin Password: admin author: Accp
- 2022-01-22 14:43:32下载
- 积分:1
-
php 购物车功能 使用session 开发,session使用方便,速度快。这原来是一个国外的朋友开发的类,我只是在这基础上增加了应用部分,也可以在此基础上做...
php 购物车功能 使用session 开发,session使用方便,速度快。这原来是一个国外的朋友开发的类,我只是在这基础上增加了应用部分,也可以在此基础上做更多的扩展,欢迎朋友们使用。-php function using the session to Cart Development, session easy to use, fast. This was a friend abroad to develop the class, I just add in this part of the application can also be done on the basis of more extended, welcome friends to use.
- 2023-04-30 20:45:03下载
- 积分:1
-
Discuz!多用户论坛 RC1 非官方版 PHP+MYSQL
论坛社区源代码,
Discuz!多用户论坛 RC1 非官方版 PHP+MYSQL
论坛社区源代码,-Discuz! Multi-user forums RC1 unofficial version PHP+ MYSQL forum community source code,
- 2022-06-14 01:25:57下载
- 积分:1
-
ASP Guest Book Guest Book of the ASP of the ASP of the ASP Guest Book Guest Book...
ASP留言本 ASP留言本 ASP留言本-ASP Guest Book Guest Book of the ASP of the ASP of the ASP Guest Book Guest Book The Guest Book of the ASP
- 2022-12-06 20:05:03下载
- 积分:1
-
程式名称: CDir 程式分类: PHP Class 下载 / 档案目录 程式大小: 3 KB 板面预览: 没有样板 程式简介: 一个可以阅说目录结构的元件。...
程式名称: CDir 程式分类: PHP Class 下载 / 档案目录 程式大小: 3 KB 板面预览: 没有样板 程式简介: 一个可以阅说目录结构的元件。-program name : CDir programs Categories : PHP Class download/archive directory programs Size : 3 KB board preview : No programming model description : one can read that the directory structure components.
- 2023-04-04 17:25:03下载
- 积分:1