There is no control or function like the msgbox function in vb6 in asp.net. How to invoke msgbox in webforms? Does anyody know any link to download msgbox controls for webforms?
Printable View
There is no control or function like the msgbox function in vb6 in asp.net. How to invoke msgbox in webforms? Does anyody know any link to download msgbox controls for webforms?
shuvo,
You can use alerts if u need to display any messages.