ASP总是出错,The page cannot be displayed
出错信息:
The page cannot be displayed
There is a problem with the page you are looking for, and it cannot be displayed.
Please try the following:
* Contact the Web site administrator to inform them that this error has occured for this URL address.
HTTP Error 500 - Internal server error.
Internet Information Services (IIS)
Technical Information (for support personnel)
* Go to Microsoft Product Support Services and perform a title search for the words HTTP and 500.
* Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Administration, and About Custom Error Messages.
* In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Debugging ASP Scripts, Debugging Components, and Debugging ISAPI Extensions and Filters.
服务器在国外,页面代码是:
HTML code:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%
'/******************设置Session.Timeout时间参数********************/
session.Timeout=20 '这里的10指的是10分钟
'/*****************设置模式,详情看下面的说明或联系www.eexe.net ******************/
dim usermode
usermode=1 '可选值1,2,3;默认值为1
Dim db,con
相关问答:
文件:folder.inc
HTML code:
<%
Dim folderini,pos,pageName
fPath = Request.ServerVariables("PATH_TRANSLATED")
pos = instrRev(fPath,"\")
folderini = Left(fPath,pos)+&qu ......
请各位高手帮解决,急!!!
<script language="JavaScript" type="text/javascript">
function CheckInput(){
if (document.frm.loginname.length =0){
alert('请正 ......
我有一个文件名 aaa.bbb.rar或者a.b.c.d.html或者aa.b.dd.shtml
我怎样截取文件的后缀名呀。。。
<%
aa="aaa.bbb.rar"
bb=split(aa,".")
response.write bb(ubound(bb)) ......
在网上看到一些跟乱码差不多的ASP代码,结果放到IIS里面照样可以运行。这是为什么啊?
IIS怎么会认识 这些乱码呢?
在运行时组件可以解密的
里面应该写了
<SCRIPT LANGUAGE="VBScript.Encode ......
现在这社会基本上不需要ASP程序员了,一面试,都要.NET或者PHP,JSP的,哎,,,,ASP这么不值钱吗,学习ASP是个错误吗
没啥错误 一句话:技多不压身
靠ASP都混不到饭吃了 晕 晕
我的意思是多学一门技术没啥错误 ......