I am opening a modal popup window. Then I access a parent window textbox and other attributes using window.opener. It is working fine in firefox but not in IE8.
Disable Internet Explorer's "Protected Mode", which prevents access to this object.
The steps for this are:
Now you should be able to access the window.opener object.