logout.asp
上传用户:shxinnian
上传日期:2013-01-14
资源大小:155k
文件大小:0k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

Windows_Unix

  1. <%response.redirect"index.htm"%>
  2. <html>
  3. <head>
  4. <title>会员退出……</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6. <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  7. <meta name="ProgId" content="FrontPage.Editor.Document">
  8. </head>
  9. <body>
  10. </body>
  11. </html>