摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;charset=gb231
阅读全文
08 2007 档案
摘要:iframe src="show.htm" id="show" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="100%" onload="this.height=0;var fdh=(this.Document?this.Document.body.scrollHeight:this.contentDocument.body.offsetHeight)
阅读全文
摘要:<html> <head> <script> function submitit1() //交由程序1处理 { document.myForm.action = "http://www.site.com/cgi1.php" document.myForm.submit(); } function submitit2() //交由程序2处理 { document.myForm.action = "http://www.site.com/cgi2.php" document.myForm.submit(); } </
阅读全文
摘要:访问次数,在统计页面加入以下这个代码<SCRIPT src="static_click.asp?articleid=<%=articleid%>"></SCRIPT >对应的ASP文件为<!-- #include file="inc/conn.asp" --><%articleid=int(trim(request.querystring("articleid")))sqlStr="update product set hits=hits+1 where articlei
阅读全文
摘要:<script language="javascript">function popwin3(path){window.open(path,"cart","height=520,width=520,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");}//window('链接','窗体名','其它参数') 关键是窗体名,加了窗体名就不会打开两次.至于改变的值可以通过链接参数来实现
阅读全文
摘要:<div class="white" style="margin-bottom:-10px"> <%=date%> </div>
阅读全文
浙公网安备 33010602011771号