Hi all,
I am having a problem of browser incompatibility. In my application, I am
opening a new window using window.open() function. In the new window I am selecting
some values, on click of a button, I want these selected values to pass back to parent
window and that new window should close. I am using
opener.window.document.fieldname.value, for passing the values and self.close() after
that to close the window. It is working file with IE, but when comes to Netscape,
neither it is passing the values back to parent nor it is closing. What could be the
problem with this? Any work arounds?
Regards
____________________________________________________
Buy Feng Shui Package for Rs. 151/- only, at
http://shopping.rediff.com/shopping/fengshui_mailer.htm
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets