View comments | RSS feed
Contents > CFML Reference > Reserved Words and Variables > CGI environment variables > CGI client variables PreviousNext

CGI client variables

The following table describes common CGI environment variables the browser creates and passes in the request header:

CGI client variable

Description

HTTP_REFERER

The referring document that linked to or submitted form data.

HTTP_USER_AGENT

The browser that the client is currently using to send the request. Format: software/version library/version.

HTTP_IF_MODIFIED_SINCE

The last time the page was modified. The browser determines whether to set this variable, usually in response to the server having sent the LAST_MODIFIED HTTP header. It can be used to take advantage of browser-side caching.


Contents > CFML Reference > Reserved Words and Variables > CGI environment variables > CGI client variables PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

Comments


BCPower001 said on Aug 27, 2003 at 8:20 AM :
It would be nice if Macromedia could list all of the Client Variables.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expres35.htm