Gossamer Forum
Home : Products : DBMan : Customization :

Re: HTTP_REFERER Question?

Quote Reply
Re: HTTP_REFERER Question? In reply to
 
Quote:
Hi Carol...got a tricky HTTP_REFERER Question? I have DBman accessible from a number of different web pages..I want users to be able to return to their originating page after completing a search etc
(without having to post a multitude of links)...so what I need DBman to do is to save & retain the originating URL so that I can provide a $URL link back...even thought they search numerous pages..got any ideas..thanks Rob

I hope no one minds if I jump in here.
Use this :

/cgi-bin/dbman/db.cgi?$ENV{'QUERY_STRING'}

this holds the previous DBman command line string - works for me Wink


------------------
Regards,
jheath1@home.com
Subject Author Views Date
Thread HTTP_REFERER Question? Rob 2050 Sep 9, 1999, 11:33 AM
Post Re: HTTP_REFERER Question?
Eliot 1973 Sep 9, 1999, 11:46 AM
Post Re: HTTP_REFERER Question?
Rob 1973 Sep 9, 1999, 11:56 AM
Post Re: HTTP_REFERER Question?
Eliot 1966 Sep 9, 1999, 12:02 PM
Post Re: HTTP_REFERER Question?
Rob 1976 Sep 9, 1999, 12:23 PM
Post Re: HTTP_REFERER Question?
Eliot 1986 Sep 9, 1999, 12:47 PM
Post Re: HTTP_REFERER Question?
Rob 1969 Sep 9, 1999, 12:54 PM
Post Re: HTTP_REFERER Question?
hooter 1972 Sep 10, 1999, 4:48 AM
Post Re: HTTP_REFERER Question?
Eliot 1972 Sep 10, 1999, 6:32 AM
Post Re: HTTP_REFERER Question?
Rob 1966 Sep 10, 1999, 1:39 PM