When I complete a <FORM METHOD=POST> and I press <INPUT TYPE=SUBMIT> a new
page was arrive.
Then, if I press browser back button it says that: "page has expired".
Why???
Can I fix it or it is client side?
I use <input tupe=submit> instead of links because it goes with my page
style.
I dont use <input type=button> because it requires javascript and it does
not work with browsers that not support javascript.
Thanks
page was arrive.
Then, if I press browser back button it says that: "page has expired".
Why???
Can I fix it or it is client side?
I use <input tupe=submit> instead of links because it goes with my page
style.
I dont use <input type=button> because it requires javascript and it does
not work with browsers that not support javascript.
Thanks
Comment