|
-
Feb 15th, 2001, 01:40 PM
#1
Thread Starter
Hyperactive Member
Hi all, i am a pretty avid VB programmer and am trying to break into vbscript.. im trying a few tutorials but am having a problem with msgbox function..
when the page runs.. everything else loads, i just get this error message:
Permission denied: 'MsgBox'
why is permission denied, how do i get around this.
thanks in advance
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|