Click to See Complete Forum and Search --> : AlertBox in VBScript


Mitre
January 15th, 2001, 06:29 PM
Hi ... u know in JavaScript one uses alert("Access Denied!")
to display a text box when some one perhaps enter a wrong password...
May i know wats the equivalent of it in VBScript?

Johnny101
January 16th, 2001, 05:53 PM
disclaimer: You should only use this for client side code (if a message box pops up on the server and no one is there to click it away, the server will hang).

vbscript:

MsgBox "Your message here!"

hope this helps,

john

John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org