Internet explorer security message  
Author Message
sinan





PostPosted: 2004-3-4 19:20:00 Top

java-programmer, Internet explorer security message Hi
I have a web page with a form in it. I push the submit button
it does well another page is opened. But when I push the back button
on the toolbar to recall the previous page Internet Explorer gives a
security message saying that the previous page contains postdata and
internet explorer doesnt send it for me. So I need to push the refresh
button and a try again button to reload the previous page. Isnt this
to complicated for user. I use lots of pages which contain postdata.
So a user needs to push the refresh button many times to get the
previous page.
How do I solve this problem? Is there anyway to disable this behaviour
of internet explorer? Or should pass the form by get method instead of
post method?
Thanks
Sinan