[Javascript] last page viewed

Andrew Dunn adunn at mail.interworx.com.au
Thu Jul 19 06:36:56 CDT 2001


Hi,
   Is it possible to retrieve the last page viewed using javascript? At the
moment I am using ASP like so:

var last_page = <%=Request.Servervarialbes("HTTP_REFERER")%>;

is it possible to do the same but with javascript?

Regards,

Andrew




More information about the Javascript mailing list