网站导航网学 原创论文 原创专题 网站设计 最新系统 原创论文 论文降重 发表论文 论文发表 UI设计定制 论文答辩PPT格式排版 期刊发表 论文专题
返回网学首页
网学原创论文
最新论文 推荐专题 热门论文 论文专题
当前位置: 网学 > 设计资源 > 正则表达式 > 正文

个人学习之作hta原创

论文降重修改服务、格式排版等 获取论文 论文降重及排版 论文发表 相关服务
fff33''>对不起没有您要的信息</font>"
end if
end if
//rs.close
//conn.close
end sub

sub changeit2()
thenum=cpage.value
call changeit(thenum)
end sub
sub openthecontent(id)
theid=id
if id<>"" then
id=cint(id)
end if
dim conn
set conn=createobject("adodb.connection")
conn.open "provider=microsoft.jet.oledb.4.0;data source=db.mdb"
set rs=createobject("adodb.recordset")
rs.cursorlocation=adUserClient
sql="select * from list where id="&id&""
rs.open sql,conn,1,1
if not rs.eof then
theopencontent=rs("content")
theopencontent=replace(theopencontent,"<","<")
theopencontent=replace(theopencontent,">",">")
set diswindow=window.open("about:blank","diswindow")
diswindow.document.body.style.fontSize="12px"
diswindow.focus()
diswindow.document.write("<html><head><scr"+"ipt>function saveit(){strDesktop=''C:\\Documents and Settings\\Administrator\\桌面'';var code=event.srcElement.parentElement.children[0].value;var objfso=new ActiveXObject(''Scripting.FileSystemObject'');var strname=prompt(''请输入文件名和路'',strDesktop+''\\temp.vbs'');if(strname!=''''){var objfile=objfso.CreateTextFile(strname,2,true);objfile.Write(code);objfile.Close();}}function runit(){var code=event.srcElement.parentElement.children[0].value;var newwin=window.open('''');newwin.opener=null;newwin.document.write(code);newwin.document.close();}</scr"+"ipt><meta http-equiv=''Content-Type'' content=''text/html; charset=gb2312''><title>"+rs("title")+"</title><body style=''margin:10px'' bgcolor=''#3a6ead''><table width=''700'' border=''0'' align=''center'' cellpadding=''0'' cellspacing=''0''><tr><td><textarea rows=''20'' style=''width:700; border:1px solid #808080; overflow:hidden;'' onmouseover=''this.style.posHeight=this.scrollHeight'' onpropertychange=''this.style.posHeight=this.scrollHeight'' onload=''this.style.posHeight=this.scrollHeight''>"+theopencontent+"</textarea><br><input type=button value=''运行上面的代码[html]'' onclick=''runit()''> <input type=button value=''保存'' onclick=''saveit()''></td></tr></table></body></html>")
diswindow.focus()
diswindow.document.close()
end if
end sub

sub delthecontent(strid)
if confirm("你真的要删除吗?") then
id=strid
if id<>"" then
id=cint(id)
end if
dim conn
set conn=createobject("adodb.connection")
conn.open "provider=microsoft.jet.oledb.4.0;data source=db.mdb"
set rs=createobject("adodb.recordset")
rs.cursorlocation=adUserClient
sql="delete from list where id="&id&""
rs.open sql,conn,3,3
msgbox "成功删除"
else
exit sub
end if
end sub

sub changepage()
cpage_l=cint(cpage.length)
cpage_v=cint(cpage.value)
cpage_value="<a href=''#'' onclick=''changeit(1)''>首页</a>  "
if cpage_v>1 then
cpage_value=cpage_value&"<a href=''#'' onclick=''changeit("&cpage_v-1&")''></a>  "
end if
if cpage_v<cpage_l and cpage_v>=1 then
cpage_value=cpage_value&"<a href=''#'' onclick=''changeit("&cpage_v+1&")''></a>&

  • 上一篇资讯: 运行程序的hta
  • 设为首页 | 加入收藏 | 网学首页 | 原创论文 | 计算机原创
    版权所有 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2020 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号 常年法律顾问:王律师