脚 本 之 家 www.jb51.net
页面导航:  不限条件-->列表
本地搜索:
domainname.asp<formmethod="POST">  请输入域名:<inputtype="text"name="DomainName"size="20">  <inputtype="submit"value="提交"name="B1">  <inputtype="reset"value="重写"name="B2"></form><%ifisempty(request("domainname"))ortrim(request("domainname"))=...
http://www.jb51.net//article/4808.htm
<selectname="XlSheet"><%vOptions="<option></option>"DoWhileNotoSchemaRs.EOF IfoSchemaRs("TABLE_TYPE")="SYSTEMTABLE"Then   vOptions=vOptions&"<option>"&_      Server.htmlEncode(oSchemaRs("TABLE_NAME"))&_ &nb...
http://www.jb51.net//article/4687.htm
<%DimobjDC,objRSSetobjDC=Server.CreateObject("ADODB.Connection")objDC.ConnectionTimeout=15objDC.CommandTimeout=30'创建数据库连接objDC.Open"DBQ="&Server.MapPath("database.mdb")&";Driver={MicrosoftAccessDriver(*.mdb)};DriverId=25;MaxBufferSize=8192;Threads=20;","username","password"'使用Access数据库obj...
http://www.jb51.net//article/4686.htm
如何利用数据库内容建立一个下拉式列表?<%myDSN="DSN=xur;uid=xur;pwd=xur"mySQL="select*fromauthorswhereAU_ID<100"setconntemp=server.createobject("adodb.connection")conntemp.openmyDSNsetrstemp=conntemp.execute(mySQL)ifrstemp.eofthenresponse.write"噢,数据库为空!"response.writemySQLconntemp.closesetconntemp=nothingresponse...
http://www.jb51.net//article/4683.htm
本来生成这个xml文档是为了开发一个ftp的搜索,后来由于没有资料参考怎么搜索xml文档,也就放弃了.其中最重要的是递归的算法.生成文件列表的速度很快.这个程序可以用于生成播放列表之类的东东.需要IIS的FSO组件支持.生成类似下面的XML文档<?xmlversion="1.0"encoding="gb2312"?><ftpip="10.1.228.228"><DIRpath="Game"><DIRpath="仙剑奇侠传2(save)"><f...
http://www.jb51.net//article/3721.htm
为了方便查看内容,我特别加了个预览列表两个列表显示方式写于2006-10月,转载请写明出处脚本之家[code]//用于列表显示方式function changeshow(num){var thenum=num,thestyle;if (num==1){thestyle="none";setCookie("num","1",6)var elements1=document.getElementsByTagName("div");  for(var i=0;i<elements1.length;i++){ &nb...
http://www.jb51.net//article/2815.htm
表A:  1-0-1,thisisatest  3-1-1,thisisatest  4-3-1,thisisatest  5-3-1,thisisatest  2-0-2,thisisatest  上面是BBS主题列表的一个例子。一般来说,假如不是使用Oracle(Oracle有一条查询语句可以自动生成家族树,请查阅Select...startwith...connectby...语句),那么如何实现上例的列表是一件费事的工作(相信许多程序员都写过)。  如果我们改用XML来实现,那么结果会怎么样呢?  现在我们使用"Select*frombbs"从数据库中查询贴子,并以XML格式返回(如果...
http://www.jb51.net//article/2396.htm
由于方便更容易找到自己想要找到的信息,所以加上了列表+内容显示,这样也增加了生成静态的麻烦,时间增加了,不过加上自己的创新,也算不错了,希望大家能喜欢,欢迎提出意见与建议。...
http://www.jb51.net//article/2312.htm
<style type="text/css"><!--body,td,th {    font-size: 14px;}INPUT {    BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}-...
http://www.jb51.net//article/1404.htm
<%Dim HTMLSet HTML = New NewaspPublic_ClsClass NewaspPublic_Cls        Private Sub Class_Initialize()        On Error Resume Next     &nb...
http://www.jb51.net//article/1392.htm
CSS代码:.list{margin:0px10px20px;text-align:left;}.listul{list-style-type:none;margin:0px;padding:0px;}.listli{background:url(/news/images/line.gif)repeat-xbottom;/*列表底部的虚线*/width:100%;}.listlia{color:#777777;display:block;padding:6px0px4px15px;background:url(/news/images/dot.gif)no-repeat06px;/*列表左边的...
http://www.jb51.net//article/1173.htm
共有:99/10,当前9/10页  [首页] [上一页] 5 6 7 8 9 10 [下一页]  [尾页] 转到: