mhamilton3
Programmer
- Oct 31, 2001
- 129
Hello,
I have a completely dynamic site (written in Perl) that works perfectly on it's own. I am able to maneuver forward and back without any complains from the browser (using the back and forward button). The problem comes when a third party puts my site into a frame. When doing this they get a page expired when using the back button. All pages are submitted with form posts and I'm guessing this page expired has something to do with that. Are you aware of any HTML meta tag or setting I can make to cause this problem not to happen. I have a session that times out in a predetermined amount of time so I am not worried about the site hanging around. Thanks.
I have a completely dynamic site (written in Perl) that works perfectly on it's own. I am able to maneuver forward and back without any complains from the browser (using the back and forward button). The problem comes when a third party puts my site into a frame. When doing this they get a page expired when using the back button. All pages are submitted with form posts and I'm guessing this page expired has something to do with that. Are you aware of any HTML meta tag or setting I can make to cause this problem not to happen. I have a session that times out in a predetermined amount of time so I am not worried about the site hanging around. Thanks.