I have a parent jsp. Inside this JSP i am calling a iframe. On click of submit i want the iframe page to be refreshed that is made blank without any data.
This has to be done on click of submit. How do i fetch the iframe from the parent page and make it blank.
Thanks
Vidhya
This has to be done on click of submit. How do i fetch the iframe from the parent page and make it blank.
Thanks
Vidhya
Comment