脚 本 之 家 www.jb51.net
页面导航:  不限条件-->获取
本地搜索:
<!--generateindex.php--><?php//设置我们将要使用的文件$srcurl="http://localhost/index.php";$tempfilename="tempindex.html";$targetfilename="index.html";?><HTML><HEAD><TITLE>Generating<?phpecho("$targetfilename");?></TITLE></HEAD...
http://www.jb51.net//article/1637.htm
软件下载:http://test.fzclx.com/caixi/geturl.rar程式源文件:CS打包:http://test.fzclx.com/caixi/geturl.cs.rarc#写的,可能要先安装framework.http://www.microsoft.com/downloads/info.aspx?na=0&p=4&SrcDisplayLang=zh-cn&SrcCategoryId=&SrcFamilyId=&genscs=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d262d25...
http://www.jb51.net//article/1308.htm
[code]function getPageScroll(){  var yScroll;  if (self.pageYOffset) {    yScroll = self.pageYOffset;  } else if (document.documentElement && document.documentElement.scrollTop){ &nb...
http://www.jb51.net//article/1072.htm
前言:1、上几次讨论右键禁止等问题的时候,有网友问那里有键值表,我今天写了一个javascript,以飨各位有需要者。2、适用于ns浏览器和ie浏览器。 3、代码行。[code]<html><!--//this code by hongseheike--><head><script language="javascript">  ns4 = (document.layers) ? true : false; ...
http://www.jb51.net//article/848.htm
http://www.im286.com/viewthread.php?tid=1550010&extra=page%3D1其实这个问题落伍谈了n次了其中care4也说了两次所以如果你有问题最好先搜索一下说不定问题早有人解决了http://www.im286.com/viewthread....;highlight=%2Bcare4http://www.im286.com/viewthread....;highlight=%2Bcare4care4的代码有一个小缺点就是需要组件。第一个是.net组件二不是但用组件始终不太方便有没有asp直接获取的方式呢答案是有的我写的一个vb简单的wi...
http://www.jb51.net//article/717.htm
在ASP中Request对象是获取客户端提交数据的一个很重要的对象,大家对他也是非常熟悉了。虽然如此,还是经常有人问我下面的几种写法有什么不同,到底应该怎么写?strMessage = Request("msg")strMessage = Request.Form("msg")而且,我也看过好多人写的代码,一律都是Request("")的写法,当然这样的写法并没有什么错。只是大家应该注意Request对象有几个集合来获取客户端提交的数据,一般常用的是QueryString,Form和ServerVariables。而不管对于哪种集合其实都是可以通过Req...
http://www.jb51.net//article/657.htm
function querystring(qs){s=location.href;s=s.replace("?","?&").split("&");re="";for(i=1;i<s.length;i++){if(s[i].indexOf(qs+"=")==0){  re=s[i].replace(qs+"=","");  }}  return re;}非常不错的获取传递来的变量...
http://www.jb51.net//article/654.htm
如:http://localhost/newurl/WebForm1.aspx1.方法document.URL(注意大小写)结果是:http://localhost/newurl/WebForm1.aspx2.HttpContext.Current.Request.Url.ToString(),结果:http://localhost/newurl/WebForm1.aspx3.HttpContext.Current.Request.Url.PathAndQuery;结果:/newurl/WebForm1.aspx备注:如果当前URL为http://localhost/search.aspx?u...
http://www.jb51.net//article/649.htm
[html]<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><META NAME="Author" CONTENT="51windows,海娃,haiwa"><META NAME="Description" CONTENT="Power by 51windows.Net"><title>获取对象</title>&...
http://www.jb51.net//article/584.htm
<scriptdefer>functionbrowser.onclick(){varnW=window.open("","","width=170,height=200");nW.moveTo(300,100);nW.document.write("<scriptdefer>\r"+"varm=true;\r"+"functioninsert.onclick(){\r"+"if(m){\r"+"opener.atext.value=btext.value;\rm=false;"+"}else{\r"+"opener.atext.value+='\-'+btext.val...
http://www.jb51.net//article/195.htm
<%ClassImgWHInfo''获取图片宽度和高度的类,支持JPG,GIF,PNG,BMPDimASOPrivateSubClass_InitializeSetASO=Server.CreateObject("ADODB.Stream")ASO.Mode=3ASO.Type=1ASO.OpenEndSubPrivateSubClass_TerminateErr.ClearSetASO=NothingEndSubPrivateFunctionBin2Str(Bin)DimI,StrForI=1ToLenB(Bin)clow=MidB(Bin,I,1)IfASCB(clow)<12...
http://www.jb51.net//article/193.htm
共有:134/10,当前13/14页  [首页] [上一页] 9 10 11 12 13 14 [下一页]  [尾页] 转到: