Posts: 7
Score: 0
Joined: 6/9/2001
From: USA
Status: offline
I am using the MsgBox function in a web page and when I specify the title I want ie. "validation error" the title on the msgbox comes up "Vbscript: validation error" How do I get rid of the Vbscript portion??? Thanx!
Posts: 10
Score: 0
Joined: 6/7/2001
From: USA
Status: offline
Sorry, you can't. Its a security "feature". If it really erks you I have a MessageBox dll I wrote that is much more customizable and displays exactly what you want it to.