As of my requirement, I have placed an anchor tag in an \[code\]IFRAME\[/code\]. When I click on anchor link, the page redirects the page in the \[code\]IFRAME\[/code\]. Here, my requirement is when user clicks on anchor tag, (Which is in \[code\]IFRAME\[/code\]) the page redirects to the main url (Not in the \[code\]IFRAME\[/code\]). How can I do this in PHP or in JavaScript. Can you please say some thing?