Forum Moderators: open
Could Somebody tell me why this happens and how to make it consistent?
Thanks in advance.
The best way of doing this is not to use the history but to do it via a form submission. Using the history can and will result in the loss of the users data - this is what you would expect for security reasons (if I fill in a form and someone comes to my machine and hits back a number of times, I don't want them seeing my CC details!).
Use a form to send the entered details back to the input page, prepopulate the fields and flag where the errors are.
HTH
[edited by: BlobFisk at 12:13 pm (utc) on June 14, 2004]
[edit reason] No URLs or Sigs. Please review the TOS. [/edit]