Problem today: we created a ASP.NET page, opened it in a Model Dialog using javascript (showModalDialog()), and when the page did a postback, the stuff crashed.
Found the solution on this site: 
http://www.geekpedia.com/Question23_Using-showModalDialog()-with-an-ASP.NET-page-that-does-PostBack-opens-another-window.htmlplace 
 in the  tags..
 
1 comment:
I stumbled upon this topic via Google. Very interesting view on subject. Thanks for sharing.
Post a Comment