Is there are way to get a hold of the referring server

2000-08-29 Thread Kevin Schmidt
This is a multi-part message in MIME format. --=_NextPart_000_0C9A_01C011B1.04723110 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is there are way to get a hold of the referring server in CF's CGI = variables. I can't even find the list

Re: Is there are way to get a hold of the referring server

2000-08-29 Thread JustinMacCarthy
From cfdocs/Quick_Reference/contents.htm CGI.AUTH_TYPE CGI.CONTENT_LENGTH CGI.CONTENT_TYPE CGI.PATH_INFO CGI.PATH_TRANSLATED CGI.QUERY_STRING CGI.REMOTE_ADDR CGI.REMOTE_HOST CGI.REMOTE_USER CGI.REQUEST_METHOD CGI.SCRIPT_NAME Server CGI.GATEWAY_INTERFACE CGI.SERVER_NAME

RE: Is there are way to get a hold of the referring server

2000-08-29 Thread Aaron Johnson
Kevin, Here's a list with some sample info... all of this information is available to you if you turn on debugging information in CF Admin. The one you are looking for is: http_referer SERVER_PORT=80 CONTENT_LENGTH=0 SERVER_PORT_SECURE=0 HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg,

Re: Is there are way to get a hold of the referring server

2000-08-29 Thread Jamie Keane
It should also be noted that Allaire provides a PDF quick-reference that summarises all functions, CF tags, and objects created by invocation of said tags and functions. It's a real life-saver. You should be able to find it on Allaire's site. -- Jamie Keane Programmer SolutionMasters, Inc.