[WEB4LIB] Question concerning backward navigation

Moderow, Kevin KModerow at plcmc.lib.nc.us
Thu Apr 22 08:06:41 EDT 1999


<input type="IMAGE" value="<-Back" img src="Submit.gif" border="0"
onclick="history.back()">

-----Original Message-----
From: John Wynstra [mailto:wynstra at iscssun.uni.edu]

Thanks.  Is there also a way to do it without a button?

John
-----Original Message-----
From: Moderow, Kevin <KModerow at plcmc.lib.nc.us>
<input type="button" value="<-Back" onclick="history.back()">


Kevin*Moderow
Computer Operations
PLCMC
#include <life.h>

>-----Original Message-----
>From: John Wynstra [mailto:wynstra at iscssun.uni.edu]
>Subject: [WEB4LIB] Question concerning backward navigation
>
>
>I have a directory of files that I would like to put a navigation button on
>that
>would take the user back to the last page they were viewing. This
navigation
>button would have the same exact function as the Back button on the
browser.
>Is
>there a simple way to do this with html i.e <A HREF ="THE LAST PAGE I WAS
>AT.HTML">Back to search results</a> or do I have to use a script? Thanks in
>advance.
>
>John Wynstra
>Library Systems Project Manager
>University of Northern Iowa
>Cedar Falls, IA 50613
>wynstra at uni.edu
>
>
>


More information about the Web4lib mailing list