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

------------------
Regards,
jheath1@home.com