click back button without browser resend data alert message
Posted: Mon Jan 23, 2012 12:56 pm
hello please is there any way i can use a back button like
on one of my templates and not get the browse resend data alert message.
Because it is trying to post my search query data again.
Code: Select all
<a href="javascript:window.location.reload(history.go(-1))">Go Back</a>
Because it is trying to post my search query data again.