Page 1 of 1

IE back button issue with document.form.submit

Posted: Thu Aug 13, 2009 9:44 pm
by sobha
Hi

<body onload="document.myform.submit();return false">

<form name="myform" action="example1.php">
</form>

This takes me to example1.php.But when i hit IE backbutton the url goes to previous page.But shows page cannot be displayed error message

Regards
Sobha

Re: IE back button issue with document.form.submit

Posted: Tue Aug 18, 2009 8:31 am
by mrvijayakumar
Mention the IE browser version. And tell me your query with nice example.It will helpful.