登录
首页 » WEB(ASP,PHP,...) » 自己写的asp闲人留言板,希望对初学asp的朋友有所帮助^_^

自己写的asp闲人留言板,希望对初学asp的朋友有所帮助^_^

于 2022-05-26 发布 文件大小:35.73 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

自己写的asp闲人留言板,希望对初学asp的朋友有所帮助^_^-himself wrote the asp idler message boards, hoping for beginners asp friends help ^ _ ^

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用 Asp 开发的 电子邮件发布程序。使用简单、方便。
    用 Asp 开发的 电子邮件发布程序。使用简单、方便。-Asp with the development of the e-mail publication procedures. The use of simple and convenient.
    2022-05-15 18:28:50下载
    积分:1
  • 本例实现了JSP的网上书店,数据库采用SQL server
    本例实现了JSP的网上书店,数据库采用SQL server -Achieved in this case the online bookstore JSP, using SQL server database
    2023-08-27 15:55:03下载
    积分:1
  • 一个CPP代码转换成html格式的工具,能够辅助代码阅读
    一个CPP代码转换成html格式的工具,能够辅助代码阅读-A CPP code into html format tool-assisted code reading
    2022-06-12 19:38:03下载
    积分:1
  • 这是一个html源码,实现了在网页中文字飘动的特效。对网页设计人员,有一些帮助。...
    这是一个html源码,实现了在网页中文字飘动的特效。对网页设计人员,有一些帮助。-this is a html code。 with it words on html page can move。
    2023-05-27 01:25:03下载
    积分:1
  • 欢迎使用 JScript 语言参考 这些方便实用的信息将帮助您了解 JScript 的各个部分。 在“字母顺序的关键字列表”中,可以找到按字母顺序...
    欢迎使用 JScript 语言参考 这些方便实用的信息将帮助您了解 JScript 的各个部分。 在“字母顺序的关键字列表”中,可以找到按字母顺序列出的所有 JScript 语言的主题。如果只需要查看某个主题(例如对象),则有对该主题进行详细说明的章节可供查阅。 如何操作呢?单击左边任意一个标题,即可显示该标题所包含的项目列表。再从该列表中选择要查看的主题。在打开所选主题后,就可以方便地链接到相关章节。 好了,现在就开始行动,赶快进去看一看把!学习一些语句、仔细研究方法、或了解一些函数。您会发现 JScript 语言的功能是多么强大!-welcomed the use of language referring to these convenient and practical information to help you understand the various parts of JScript. "Alphabetical list of keywords," can be found listed in alphabetical order of all the JScript language theme. If we only need to check a particular theme (such as Object), the theme for a detailed description of the chapters are available for inspection. How? A left click arbitrary title, the title will be shown included in the project list. From the list of options to check the theme. The opening theme chosen, will be able to easily link to relevant chapters. Well, it started soon and put into a look! Learn some ways, to carefully study methods, or some und
    2022-12-15 19:10:04下载
    积分:1
  • CGI程序用C语言编写,很多web工具能生成HTML但不能生成CGI,本程序实现了将HTML转成CGI程序,给CGI开发者带来很多方便。...
    CGI程序用C语言编写,很多web工具能生成HTML但不能生成CGI,本程序实现了将HTML转成CGI程序,给CGI开发者带来很多方便。-CGI program using C language, many web tools to generate HTML but can not generate CGI, the program will realize the HTML into CGI procedures, CGI developers to bring a lot of convenience.
    2023-03-05 02:40:04下载
    积分:1
  • 可自定义的菜单。
    可自定义的菜单。-can customize the menu.
    2023-05-09 08:30:03下载
    积分:1
  • err
    ASP.NET 2.0 完整商业网站解决方案,实施一个外贸的网站,请用VS2008打开,或者按照目录新建成项目,4个KEY的密码都是“#ilQL9999!”,此源码为本人原创(希望站长多给几个下载点)。 主要功能: 站点基本设置 用户权限管理 用户组管理 用户帐号管理 系统字典管理 > SQL数据库操作 > 刷新缓存 站点信息管理 站点架构管理 站点内容管理 添加文章 文章管理 站点设计管理 站点模板管理 导航标签 页面区块标签 动态列表标签 标签说明 网站项目管理产品分类列表 [添加] 产品列表 [添加] 视频文件列表 [添加] 网站招聘列表 [添加] 网站投票列表 [添加] 网站咨询列表 网站用户管理 用户列表 用户类型 -err
    2022-08-08 02:54:27下载
    积分:1
  • 选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件 因为是模仿FORM表单提交,所以支持...
    选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件 因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等 下载包中已经有 ASP PHP 源码范例 更新内容添加了对等待上传文件最大个数控制,参数为 fileNum 添加了上传数据总量控制,参数为 UpSize,本地判断用户可传输的流量,最大限度的节省了服务器流量浪费 -Select multiple file upload, show upload speed, progress bar, pure FLASH code, the use of the HTTP protocol, so the client and service do not need to install any client components FORM because it is a form submission to imitate, so support for all Dynamic page language: ASP PHP ASP.NET JSP download the package, such as ASP PHP source code has been updated to add examples to wait for upload to the largest number of control parameters are added fileNum From total control of data, parameters for the UpSize, users can determine the transmission of local traffic, the maximum flow of waste-saving server
    2023-03-13 10:40:04下载
    积分:1
  • 我写的网上书店,建议初学者看看!
    我写的网上书店,建议初学者看看!-I write online bookstore, recommends beginners look!
    2022-07-02 11:58:35下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载