Windows.Forms.MessageBox In Page .aspx

Posted by Argons on Stack Overflow See other posts from Stack Overflow or by Argons
Published on 2010-05-19T19:18:53Z Indexed on 2010/05/19 19:20 UTC
Read the original article Hit count: 177

Filed under:
|
|

First sorry for the english. I've recently found out that the MessageBox from Windows.Forms can be used in a web page, but there's a problem when showing it, it's not modal. Is there a way to make it modal?

Thanks for any help.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about c#