Hi Sluggers: I subscribed with a new email address. So I am reposting my query on this.
Setup: Url comes to site like this http://www.yourdomain.com/index.html?hop=some_data Q1. If I click on a link to go to another HTML page say name.html, I lose the "hop=some_data" part. How do I make the "hop=some_data" go with the "name.html" with the <a> tag from an HTML document ? Is this possible or a script can do this only ? Q2. The order page calls a Perl script say "orderpage.pl", I want the script to capture the "hop=some_data". I got the script to print the whole %ENV, and I see no "HTTP_REFERER". I thought "HTTP_REFERER" would show the url that called "orderpage.pl" with the "hop=some_data" . But if I cannot see "HTTP_REFERER", then how do I get the script to capture the "hop=some_data" ? Thank You. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
