Hi!
Sometimes I use "history.back();" to give the visitor the option of returning to previosu page and correct information he/she entered in a form.
But there is a problem - sometimes everything works ok, but sometimes it also happens that all the fields are cleared.
Can you suggest a method of returning to a page with form and not clearing the data?
Thanks, Bostjan
Sometimes I use "history.back();" to give the visitor the option of returning to previosu page and correct information he/she entered in a form.
But there is a problem - sometimes everything works ok, but sometimes it also happens that all the fields are cleared.
Can you suggest a method of returning to a page with form and not clearing the data?
Thanks, Bostjan
Comment