|
|
 |
Re: FN-FORUM URL copy and paste
date posted 14th July 2001 20:39
depends what language your using server side, i only use asp and coldfusion
and for them to retrieve it is:
ASP: url=Request.ServerVariables("HTTP_REFERER")
CF: url=CGI.HTTP_REFERER
what it is for the likes of perl i dont know, but a quick search on google
should bring it up if your using that tech.
hth
dave ecky
----- Original Message -----
From: "Willie Jordaan" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Saturday, July 14, 2001 8:12 PM
Subject: Re: FN-FORUM URL copy and paste
> Hi Dave
>
> > should do the trick - although imo a better way is to get the referral
url
> > server side via the HTTP_REFERER CGI variable.
>
> How do I go about this ?
>
> Any help please :)
>
> Cheers
>
> Willie Jordaan
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html
|
 |
|