I want to submit a form using something like the location.replace(URL)
function so the form isn't put in the history list and won't reload when the
client hits the "back" button. If I put location.replace(URL) in the
onSubmit function, of course, it doesn't submit the form data.
Actually, I just want the current page NOT to be recorded in history.
Any way to do this in script?
Thanks!
Bob Barrows [MVP] - 23 Nov 2004 12:11 GMT
> I want to submit a form using something like the location.replace(URL)
> function so the form isn't put in the history list and won't reload
[quoted text clipped - 5 lines]
>
> Any way to do this in script?
No there isn't. The best thing for you to do is submit to a new window using
the target attribute of the FORM tag.

Signature
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"