If you want a link use this instead of the address:
If you want a back button use this:Code:<a href="javascript:history.go(-1)">Back</a>
Code:<form> <input type="button" value="Go Back" onclick="history.back(-1)"> </form>

If you want a link use this instead of the address:
If you want a back button use this:Code:<a href="javascript:history.go(-1)">Back</a>
Code:<form> <input type="button" value="Go Back" onclick="history.back(-1)"> </form>
Want to hide these adverts? Register an account for free!