
Asp
文章平均质量分 82
gengwei80
大学本科,
展开
-
Web Service的客户端javascript调用
var iCallID;var service_MsgXML = new ActiveXObject("MSXML.DOMDocument");function init(){ service.useService("http://gengw/jyjd/service/service.asmx?WSDL","service"); iCallID = service.service.callServ原创 2004-07-14 09:59:00 · 1989 阅读 · 3 评论 -
js模仿人走路移动效果(51js)
http://www.jiuyue.org/dreamland/rpg/unit/u_boy1.gif">//document.onmousemove=new Function("window.status=event.x+,+event.y;");var target_posx=1,target_posy=1,theTimeout=0,theTimeout2=0;document.on原创 2004-09-29 08:38:00 · 2934 阅读 · 0 评论 -
一个很COOL的层窗体
_xWina:visited{text-decoration:none;color:slategray;}a:hover{text-decoration:underline;color:slategray;}a:link{text-decoration:none;color:slategray;}-->//可以打包为js文件;var x0=0,y0=0,x1=0,y1=0;var offx=6,o原创 2004-09-29 08:41:00 · 1138 阅读 · 0 评论 -
实现WEB页内容查找和替换操作
Find and Replace Demo-www.51windows.Net>var iFlag;function search() { var wPopupElements=wPopup.document.all; if (wPopupElements.textcase.checked) {iFlag=4;} else {iFlag=0;} if (wPopupElements.sea原创 2004-09-29 08:46:00 · 1311 阅读 · 0 评论 -
asp+VML统计图
function show(pie){ pie.strokecolor=pie.fillcolor; pie.strokeweight=2;}function hide(pie){ pie.strokecolor="white"; pie.strokeweight=1;}function msg(pie){ alert(pie.title); window.location.href="qx1原创 2004-10-09 10:28:00 · 2065 阅读 · 1 评论 -
Indexing Service查询
Response.Expires = 0 Response.Buffer = false%>Indexing Service body, p, div, th, td, br, a, input, textarea, select { font-family: "Tahoma", "宋体"; font-size: "12px"; }原创 2004-10-10 15:19:00 · 1113 阅读 · 0 评论 -
几个常用函数
function show(pie){ pie.strokecolor=pie.fillcolor; pie.strokeweight=2;}function hide(pie){ pie.strokecolor="white"; pie.strokeweight=1;}function msg(pie){ alert(pie.title);// window.location.href="q原创 2004-11-30 16:59:00 · 926 阅读 · 0 评论 -
保存网页数据到WORD
Build Document by Script 产品名称 产品描述 产品单价 产品等级 产品一 This is a test 300.50 一级 产品二 This is a test 300.50 一级 产品三 This is a test 300.50 一级Sub buildDoc(theTemplate,intTableRows) Dim Table1 s原创 2004-12-20 16:05:00 · 1244 阅读 · 0 评论