‘Confirm form Resubmission’
Following on from my earlier post...
I added a simple form with a single field, (postcode) to my page, to enable visitors to get directions using google maps.
on submit, the postcode field is used to set the starting point, and it works well.
However, if I use the back, then forward buttons on the browser, (chrome), I get an error message
‘Confirm form Resubmission’
I tried setting the form action to self and empty string, also tried saving the field value as a session variable, but I can’t get rid of the message.
Pressing F12 in chrome, I get a message saying that the page is unavailable