Re: How to know from whence the surfer came

From: Brion L. Webster (brion.webster_at_nospam.ci.fresno.ca.us)
Date: 02/25/05


Date: 24 Feb 2005 15:12:29 -0800

Crazy Horse's crazier little brother wrote:

> Is there a way to track how a surfer to a site got there? IOW, is
> there a way to tell they visited my brother's site via a click on
> a link in my Delphi app? Is info sent to the server that would
> contain this info (I'm not a web programmer by any stretch of the
> imag, so I'm totally clueless about this).

It's not one of the standard session items, like origin IP.

OTOH, you could pass it as a parameter in the link, or a hidden
variable, or something.

-Brion



Relevant Pages