.Net Articles: Archive

  • How to open popup windows in IE/Firefox and return values using ASP.NET and Javascript

    With the forums flooded with questions of opening a popup window, passing values to the popup window and then return values back to the parent page using both Internet Explorer and Firefox, I decided to take a plunge into the subject and experiment with an easy implementation. This article explains how to transfer values between the Parent page and a Pop-up window. The code has been tested against IE7 and Firefox. Internet Explorer(IE) contains...>
    Read more...
    3/25/2008 11:15:00 AM Published by FengLiN Category ASP.NET Comments 0 Views (1183)