 |  | Rating: Reviews: 0 [+] Favor-It: 0 Users [+] |
|
Msgbox function for ASP.Net
Call this function from the server side, and a msgbox will appear on the client browser. As a bonus, the msgbox javascript is added after the rest of the form, so the browser displays the html for the page and then the msgbox. Code: ASP.NET v1.1 & VB |