K
Kannan Ekanath
Hi,
I would like to know why at times the following code
window.frames['some name'].document throws an Access Denied error.
I have a button which submits a form in an iframe I need some things
to happen in the parent page. However, on say the 3rd or 4th resubmit
of the page, I am getting this Access Denied error. The first 3
submission somehow seems to be fine.
Can someone let me know, what could be the issue here? It happens only
in IE and not in firefox.
Thanks,
Kannan
I would like to know why at times the following code
window.frames['some name'].document throws an Access Denied error.
I have a button which submits a form in an iframe I need some things
to happen in the parent page. However, on say the 3rd or 4th resubmit
of the page, I am getting this Access Denied error. The first 3
submission somehow seems to be fine.
Can someone let me know, what could be the issue here? It happens only
in IE and not in firefox.
Thanks,
Kannan