Sean
03-18-2003, 08:37 AM
I would like to have client side messages (alerts) and the only way
I can do this so far is to use Javascript. I don't want to use VBscript because I understand that some browsers won't display them.
I really just want to use the old Mgbox("my message here") (VB.NET)
but I get errors. How can I get these to function in my CODE BEHIND?
I'm not really comfortable writing in the HTML area cause I like to have the debug on the fly capability.
Thanks
Sean
I can do this so far is to use Javascript. I don't want to use VBscript because I understand that some browsers won't display them.
I really just want to use the old Mgbox("my message here") (VB.NET)
but I get errors. How can I get these to function in my CODE BEHIND?
I'm not really comfortable writing in the HTML area cause I like to have the debug on the fly capability.
Thanks
Sean