一段ASP代码,帮忙看看错在哪里了?

ckacka 2002-07-31 12:53:09
<HTML>

<BODY>

This is text and HTML that <B>will not</B> be executed, and is passed to the client.

<SCRIPT RUNAT="SERVER">
REM This is server-side script code that will be interpreted and executed by ASP
</SCRIPT>

</BODY>

</HTML>
...全文
38 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
zyhowe 2002-07-31
  • 打赏
  • 举报
回复
这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?这有错吗?这没错吗?
ckacka 2002-07-31
  • 打赏
  • 举报
回复
谢谢了,马上给分!
kingman888 2002-07-31
  • 打赏
  • 举报
回复
就是说你没有说明srcipt的类型。
cmsoft 2002-07-31
  • 打赏
  • 举报
回复
我已经帮你改了啊,你看看上面的帖子啊
ckacka 2002-07-31
  • 打赏
  • 举报
回复
Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0124 (0x80004005)
The required Language attribute of the Script tag is missing.
/default.asp, line 7


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)

Page:
GET /default.asp

Time:
2002年7月31日, 13:06:27


More information:
Microsoft Support
ceocio 2002-07-31
  • 打赏
  • 举报
回复
提示什么错误!
ckacka 2002-07-31
  • 打赏
  • 举报
回复
但是命名为default.asp放到wwwroot中,用浏览器不能访问,提示出错!

请问是怎么回事!
cmsoft 2002-07-31
  • 打赏
  • 举报
回复
<HTML>

<BODY>

This is text and HTML that <B>will not</B> be executed, and is passed to the client.

<SCRIPT language="vbscript" RUNAT="SERVER"> '要说明是哪种脚本语言
REM This is server-side script code that will be interpreted and executed by ASP
</SCRIPT>

</BODY>

</HTML>

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧