Hi ,
I’ve not written for a (pretty) long time. Developing software is lovely but when it is done for making money and paying the bills it gets stinky! This is why I don’t find time to update the blog.
However in this post I am goanna write a helper class to show client messages in an [...]
Posts Tagged ‘POPUP’
How to open popup windows in IE/Firefox and return values using ASP.NET
Posted in C#, tagged ASP.NET, C#, FIREFOX, IE, POPUP on June 9, 2008 | 16 Comments »
Recently, a friend of mine asked about how to open popup (modal) windows in IE/Firefox and return the values back to the main page. although there are tons of question/answers about this subject in ASP.NET forums, nearly none of them was comprehensive enough. For this reason and to answer my friend’s question I am going [...]