Sending user back

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my site I've got "back" buttons on every page, and for most of them a
static link works fine, however I have a few pages to which a user could be
directed from several places.

How can I build a back button that will send the user to the last page they
were at?

Thanks for your time.

DominicB
 
This is a duplicate post as my computer crashed just as I clicked submit.
Please see my other post titled "Inserting a "Back" button"

Sorry.

DominicB
 
If you wanted an image (button , as per your other post) instead you'd put
<img src="backbttn.jpg" alt="back button"/> in place of the word "Back".
 
Hi Andrew

Actually I'll be using a small .gif image and the word "Back", so thanks for
that.

DominicB
 
Back
Top