also you may want to try

<cfdump var="#cgi#">

just to see what other variables are out there.

and while your at it...

<cfdump var="#session#">
<cfdump var="#server#">
<cfdump var="#application#">
<cfdump var="#form#">
<cfdump var="#url#">
<cfdump var="#client#">

just to see what else is there and available.

I have those all cfdumped in my onRequestEnd.cfm file if the website visitor
is my ip address, for most of my sites, so I can always see what vars are
there and working.

tw

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 10:32 AM
To: CF-Talk
Subject: RE: self varible..

>> Is there a self varible in coldfusion?  much like $PHP_SELF if your

functions...

getBaseTemplatePath()
getTemplatePath()

--
dc
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to