Back Button

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

How do I go about creating a button to return the visitor
back one page?
 
<input type="button" value="Back" onclick="history.go(-1)">

Don
======================
| How do I go about creating a button to return the visitor
| back one page?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top