I\'m looking for something like alert(), but that doesn\'t \"pause\" the script.
alert()
I want to display an alert and allow the next command, a form sub
sub
If already using JQuery http://docs.jquery.com/UI/Dialog is simple to use and styles nicely.