On the first page you'll find a link to the cf_browser custom tag. Its easy to use and good too.
Russell
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
RC posted this at 17:43 — 1st July 2000.
They have: 89 posts
Joined: Sep 1999
Here is a list of all CF CGI variables as of 4.5. You would reference them like this.
#cgi.content_length#
etc.
ALL_HTTP
AUTH_TYPE
CONTENT_LENGTH
CONTENT_TYPE
GATEWAY_INTERFACE
HTTP_ACCEPT
HTTP_REFERER
HTTP_USER_AGENT
PATH_INFO
PATH_TRANSLATED
QUERY_STRING
REMOTE_ADDR
REMOTE_HOST
REMOTE_IDENT
REMOTE_USER
REQUEST_BODY
REQUEST_METHOD
SCRIPT_NAME
SERVER_PORT
SERVER_PROTOCOL
SERVER_SOFTWARE
aliali posted this at 15:06 — 11th July 2000.
They have: 7 posts
Joined: Jul 1999
http://devex.allaire.com/developer/gallery/info.cfm
On the first page you'll find a link to the cf_browser custom tag. Its easy to use and good too.
Russell
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.