error.jsp
资源名称:MyStore.rar [点击查看]
上传用户:hgs128
上传日期:2007-02-03
资源大小:166k
文件大小:0k
源码类别:
百货/超市行业
开发平台:
WINDOWS
- <!-- Copyright (c) 2002 by ObjectLearn. All Rights Reserved. -->
- <html>
- <head>
- <title>Error Page</title>
- </head>
- <body>
- <font face="Comic Sans MS" size=4>
- <blockquote>
- <center>
- <h1><font color=red>404 Error Page</font></h1>
- </center>
- <p>Sorry, you requested a page that does not exist.
- </blockquote>
- </font>
- </body>
- </html>