登录
首页 » WEB(ASP,PHP,...) » 利用ASP.net技术和sqlserver,是一个在线网上留言薄

利用ASP.net技术和sqlserver,是一个在线网上留言薄

于 2022-10-09 发布 文件大小:584.69 kB
0 209
下载积分: 2 下载次数: 1

代码说明:

利用ASP.net技术和sqlserver,是一个在线网上留言薄-Using ASP.net technology and sqlserver, is an online web GUESTBOOK

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

发表评论

0 个回复

  • 以前做过一个网站,这个是网站的一个数据库的定义,主要其中的一个类对应数据库中的一个表...
    以前做过一个网站,这个是网站的一个数据库的定义,主要其中的一个类对应数据库中的一个表-done before a site, the site is the definition of a database, which a corresponding category of a database table
    2022-05-08 07:20:14下载
    积分:1
  • ASP与网络数据库附带源代码,内容丰富,深入浅出,是ASP初学者的很好资料!...
    ASP与网络数据库附带源代码,内容丰富,深入浅出,是ASP初学者的很好资料!-ASP database and network fringe source, rich in content, easy-ASP is a good beginners information!
    2022-02-22 01:04:58下载
    积分:1
  • DotNetTextBox V3.0 WYSWYG Web Control For Asp.Net2.0 DotNetTextBox V3.0 所见即所得编...
    DotNetTextBox V3.0 WYSWYG Web Control For Asp.Net2.0 DotNetTextBox V3.0 所见即所得编辑器控件 For Asp.Net2.0 摘要: 2007/8/20 Version 3.3.2 Free Updates: 1) 对DotNetTextbox.dll文件进行了合理的压缩,体积减少了将近70KB,并且压缩后不会影响正常使用。 2) 修正非IE浏览器下禁用代码编辑功能后切换代码及编辑状态时出现内容不正确的BUG。 3) 修正高亮代码的默认图标为code2.gif。-DotNetTextBox V3.0 WYSWYG Web Control For Asp.Net2.0DotNetTextBox V3.0 WYSIWYG Editor Control For Asp.Net2.0 Abstract: 2007/8/20Version 3.3.2 FreeUpdates: 1) to DotNetTextbox.dll documents reasonable compression, the volume reduction of nearly 70KB, and compression will not affect normal use. 2) amendments to the non-IE browser code editing features under the disabled after the switch code and edit the contents of a state when an incorrect BUG. 3) Highlight the code amendment to the default icon for code2.gif.
    2022-05-09 07:20:13下载
    积分:1
  • PHP相册目录直读版
    PHP相册目录直读版-Direct-reading version of PHP Album Directory
    2022-07-15 16:10:54下载
    积分:1
  • what he briefed new software for real estate brokers and property rental compan...
    ∷软件简介∷ 一款为房产中介公司及房产租售类网站量身定制的一套系统,与其它房产类程序不同的是,百姓房产中介系统更贴近用户,更理解用户真正的需求,在同类产品中具有以下优点。 管理页面:/admin/Login.aspx 管理帐号:webdiy 管理密码:webdiy.net 解压密码:www.qoodown.com -what he briefed new software for real estate brokers and property rental company website customization of the system, and other properties of different types of procedures is that the people of Premises intermediary system closer to users, a better understanding of the real needs of users, in similar products have the following advantages. Management pages :/admin/Login.aspx Management Account : webdiy management Password : webdiy.net unpacked Password : www.qoodown.com
    2022-11-23 23:45:05下载
    积分:1
  • 网丝超级在线电视系统 4.0.rar
    网丝超级在线电视系统 4.0.rar-Twine super-television system 4.0.rar
    2022-08-16 15:32:50下载
    积分:1
  • 一套完整用户会员资格程序系统
    一套完整用户会员资格程序系统-a complete user membership System
    2022-01-25 18:11:47下载
    积分:1
  • “在线考试系统”,在毕业之际作为论文作品而 独立开发制作,享有版权,受中华人民共和国法律保护。该软件为免费软件,所以您可 以放心使用、传播,但严禁私自更...
    “在线考试系统”,在毕业之际作为论文作品而 独立开发制作,享有版权,受中华人民共和国法律保护。该软件为免费软件,所以您可 以放心使用、传播,但严禁私自更改版权。
    2023-06-12 11:05:03下载
    积分:1
  • /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用方式: | var 自定义的全局变量名 = new AjaxTablePage("自定义全局变量名","表格的ID","翻页后运行的返回函数") | 自定义的全局变量名.ioStr.DiyTH="表头1,表头2,.." | 自定义的全局变量名.ioStr.Diystr="第一行1第一行2,..|第二行..|.." | | 自定义的全局变量名.initialize() | | | | 接口:每页记录数,表格头字符串,表格内容字符串 | | AJAX应用:适时获取新的字符串后设置上述接口再调用initialize()即可 | | 参考网上代码所写,变量名不是很规范。请见谅| | | |-------------------------------------------------------------------*/-/*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX table pagination array-type | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009 Month 5 Day 2 years 9:44:56 | | | | Call by: | Var-defined global variable name = new AjaxTablePage ( "si
    2022-02-03 05:04:56下载
    积分:1
  • ExeQueryResult类的主要功能是通过getSelectResultWithStringArrayNoTableName()方法查询数据库,结果以二维数...
    ExeQueryResult类的主要功能是通过getSelectResultWithStringArrayNoTableName()方法查询数据库,结果以二维数组的形式返回; * 通过getCount()方法返回某个表的记录条数 -ExeQueryResult principal function is through getSelectResultWithStringArrayNoTableName () method to query the database, resulting in the form of two-dimensional array to return * through the getCount () method returns a table of the number of records
    2022-07-26 03:40:11下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载