[thelist] VBScript and ASP MsgBox

Rob Smith rob.smith at thermon.com
Wed Apr 10 16:06:01 CDT 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]

Can someone do me a favor. I need a second opinion on this piece of code
used in an ASP page:

<snip>
MsgBox("Are you Sure you want to delete this user(s)?", vbYesNo, "Just
Checking")
</snip>

I keep getting:

Microsoft VBScript runtime error '800a0046'
Permission denied: 'MsgBox'
/cms/removeuser.asp, line 106

Ironically, this is the same runtime error I get when using CDONTS and try
to send mail.

Any suggestions? Are my server permissions for my DB user pooched?

Thanks in advance,

Rob



More information about the thelist mailing list