I hope other people get this error so i'm hoping someone will have an answer. this is my code.
VB Code:
<% dim msg msg = msgbox("Are you sure you wish to delete this news?",vbokonly,"Delete News") %>
this is my error:
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'msgbox'
Any suggestions?
