I am a
VB.Net newbie, so I thought this would be a good place to ask a basic question like this...
I am trying to use a messagebox, or its equivalent, in a web form. So far, I have not had any luck. I know there must be a way. I see messageboxes on web pages all the time. I am thinking that I need to import to the page some package that contains all the messagebox functionality in it. Am I on the right track?
If so, what do I need to import? If not, what DO I need to do?
Thanks!
KO