Bizzare消息。 [英] Bizzare Message.

查看:72
本文介绍了Bizzare消息。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个ASP页面,我需要一个消息框。当我尝试在页面上运行

时,我收到以下消息:


异常未处理。许可被拒绝。


为了解决问题,我在页面上给了FC所有人。同样的错误。


我以前从未见过或听说过这个。那里有什么想法吗?


Richard

解决方案

Richard Gutery于2004年12月22日在

microsoft.public.inetserver.asp.general:

我有一个ASP页面,我需要有一个消息框。当我尝试运行页面时,我收到以下消息:

异常未处理。权限被拒绝。




我认为你不需要你认为你需要的东西。


Serverside消息框不合逻辑在ASP中被拒绝。


-

Evertjan。

荷兰。

(请将x''es更改为我的电子邮件地址中的点数。


当然,你是对的。我在想什么?


谢谢。


Evertjan。 <前************** @ interxnl.net>在消息中写道

news:Xn ****************** @ 194.109.133.29 ...

Richard Gutery写道2004年12月22日在microsoft.public.inetserver.asp.general:

我有一个ASP页面,我需要一个消息框。当我尝试运行页面时,我收到以下消息:

异常未处理。权限被拒绝。



我认为你不需要你认为你需要的东西。

Serverside Message Box是不合逻辑的,因此在ASP中被拒绝。 />
-
Evertjan。
荷兰。
(请在我的电子邮件地址中将x'变为点数)



MsgBox对服务器端代码无效。它会显示在哪里?


让您的ASP页输出客户端脚本(javascript或vbscript)

以在显示页面时显示消息。


< script language =" javascript">

alert("<%= server-side-variable%>" ;;

< / script>

-

- Mark Schupp

开发负责人

诚信在线学习
www.ielearning.com


" Richard Gutery< rg ***** @ mentorits.com>写在留言中

news:ek ******* ******* @ TK2MSFTNGP14.phx.gbl ...

我有一个ASP页面,我需要打开一个消息框。当我尝试运行
页面时,我收到以下消息:

异常未处理。权限被拒绝。

为了解决问题,我给了页面上的每个人FC。同样的错误。
<我从未见过或之前听说过这个。有什么想法吗?

理查德



I have an ASP page that I need to have a Message Box on. When I try to run
the page, I get the following message :

Exception Not Handled. Permission Denied.

To trouble shoot, I gave everyone FC on the Page. Same error.

I''ve never seen or heard of this before. Any Ideas out there?

Richard

解决方案

Richard Gutery wrote on 22 dec 2004 in
microsoft.public.inetserver.asp.general:

I have an ASP page that I need to have a Message Box on. When I try to
run the page, I get the following message :

Exception Not Handled. Permission Denied.



I don''t think you need what you think you need.

Serverside Message Box is illogical and so denied in ASP.

--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


Of course, you''re Right. What was I thinking???

Thanks.

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn******************@194.109.133.29...

Richard Gutery wrote on 22 dec 2004 in
microsoft.public.inetserver.asp.general:

I have an ASP page that I need to have a Message Box on. When I try to
run the page, I get the following message :

Exception Not Handled. Permission Denied.



I don''t think you need what you think you need.

Serverside Message Box is illogical and so denied in ASP.

--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)



MsgBox is not valid for server-side code. Where would it display?

Have your ASP page output client-side script (either javascript or vbscript)
to display the message when the page is displayed.

<script language="javascript">
alert("<%=server-side-variable%>";
</script>

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Richard Gutery" <rg*****@mentorits.com> wrote in message
news:ek**************@TK2MSFTNGP14.phx.gbl...

I have an ASP page that I need to have a Message Box on. When I try to run
the page, I get the following message :

Exception Not Handled. Permission Denied.

To trouble shoot, I gave everyone FC on the Page. Same error.

I''ve never seen or heard of this before. Any Ideas out there?

Richard



这篇关于Bizzare消息。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆