Force Refresh Page when pressing back button

MitleElequE

New Member
I have this as my back button\[code\]<FORM METHOD="LINK" ACTION="javascript:history.back()" style="padding-top:"5px"> <INPUT class = "buttons" TYPE="submit" value="http://stackoverflow.com/questions/15867858/Back to previous page."></FORM>\[/code\]What I'm trying to do is when they press that to go to my map page I'm trying to force it to reload because if you don't reload it none of the map objects won't work.
 
Back
Top