hello
i have this code :
<input type=button value='Back' onClick='history.go(-2)' >
and when its going back two pages it doesnt refresh the page.
how can i add something to the code to make it refresh ?
10x
i have this code :
<input type=button value='Back' onClick='history.go(-2)' >
and when its going back two pages it doesnt refresh the page.
how can i add something to the code to make it refresh ?
10x
Comment