:久留网
下面示例代码是防止用网页刷新过快,如果多个页面使用,最好将<%...%>代码存为一个asp文件,在需要的页面最前面include file使用。
| 以下为引用的内容: <% 中国久留网 Session("visit") = timer() %><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Asp 防止网页频繁刷新一法 - webjx.com</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <link rel="stylesheet" type="text/css" href="style.css"> <style type="text/css"> </style> </head> <body style="background-color:#666666;font-size:36pt;font-family:黑体;color:#FFFFFF;"> 页面内容,页面内容 </body> </html> Www@96ew@com |
如果您发现本免费资源已过期,请点击报告错误提交过期信息,谢谢!