<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [Javascript] last page viewed</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2>Erm :o)</FONT>
</P>

<P><FONT SIZE=2>The HTTP_REFERER wont necessarily give you the last page viewed ... (type in the URL, use a favourites link ect and see what refferer it returns.)</FONT></P>

<P><FONT SIZE=2>__________________________________________</FONT>
</P>

<P><FONT SIZE=2>Phil Winstanley</FONT>
<BR><FONT SIZE=2>Software Creations (Holdings) Ltd</FONT>
<BR><FONT SIZE=2>ASPace</FONT>
<BR><FONT SIZE=2>___________________________________________</FONT>
<BR><FONT SIZE=2>ICQ: 29163700</FONT>
<BR><FONT SIZE=2><A HREF="http://www.creations.co.uk/" TARGET="_blank">http://www.creations.co.uk/</A></FONT>
<BR><FONT SIZE=2>phil.winstanley@creations.co.uk</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Andrew Dunn [<A HREF="mailto:adunn@mail.interworx.com.au">mailto:adunn@mail.interworx.com.au</A>] </FONT>
<BR><FONT SIZE=2>Sent: Thursday, July 19, 2001 12:37 PM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] last page viewed</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hi,</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; Is it possible to retrieve the last page viewed using javascript? At the</FONT>
<BR><FONT SIZE=2>moment I am using ASP like so:</FONT>
</P>

<P><FONT SIZE=2>var last_page = &lt;%=Request.Servervarialbes(&quot;HTTP_REFERER&quot;)%&gt;;</FONT>
</P>

<P><FONT SIZE=2>is it possible to do the same but with javascript?</FONT>
</P>

<P><FONT SIZE=2>Regards,</FONT>
</P>

<P><FONT SIZE=2>Andrew</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Javascript mailing list</FONT>
<BR><FONT SIZE=2>Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2><A HREF="http://www.LaTech.edu/mailman/listinfo/javascript" TARGET="_blank">http://www.LaTech.edu/mailman/listinfo/javascript</A></FONT>
</P>

</BODY>
</HTML>