Possible Duplicate:
How to prevent my site page to be loaded via 3rd party site frame of iFrame
How to Block Iframe call
I don’t want other website use my website content by iframe
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use X-Frame-Options response header, this will tell the browser wether it should show the webpage in a frame or not. E.g.