Last URL (source) ?
Posted: Sun Sep 01, 2002 5:08 am
Hi,
How to find the last URL.
Like, i have one Anchor tag in many pages ( <A hRef=next.php> click </A> ). But the link that opens up (next.php) is same everywhere.
In the next.php how can i find, from which page i have been open.
The simplest way i got is to add one query string variable in every Anchor tag to identify the last page. But, is there any other smart way ?!?!
Is any HTTP header that can give these details ?
Thanks & Regards,
How to find the last URL.
Like, i have one Anchor tag in many pages ( <A hRef=next.php> click </A> ). But the link that opens up (next.php) is same everywhere.
In the next.php how can i find, from which page i have been open.
Is any HTTP header that can give these details ?
Thanks & Regards,