Hi,
I am facing a problem with my code in IE8 and 9. I am using the code in an iframe which is in a particular page of the website. I am using,
response.addheader() method to refresh the iframe.
But it is refreshing the parent page and showing it in the iframe. Not refreshing the page in the iframe page. But the same working with lower versions of IE(7,6,..).
Can anyone help with this issue?
Krishna Prakash