This page has moved. You will be
automatically redirected
to its new location in 10 seconds.
If you aren't forwarded
to the new page,
click here.
Search This Blog
Wednesday, July 15, 2009
Get form hidden variable value from outside the IFrame
An iframe contains a form with a hidden variable (input type =" hidden">and I needed to access this hidden variable in the parent page which contains the Iframe, here is how I did it:
No comments:
Post a Comment