I don't think there is a way to get that info from the API, you have to pass
it in through an attribute. In Java API I'm positive there isn't any way to
get that. In MX you could use a JSP custom tag, and get it, or you could
probably find a way to get it in a Java CFX tag by poking around the
classes. The CFX API could be so much more powerful...

_____________________________________________
Pete Freitag
CTO, CFDEV.COM
http://www.cfdev.com/

-----Original Message-----
From: Douglas Humphris [mailto:Douglas.Humphris@;unitech.net]
Sent: Tuesday, October 22, 2002 6:54 AM
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] CFX Help


Hi
I'm building a CFX tag (first time!). Does anyone know if I can find out
environment information from within the tag. There's a class called CCFX
which seems to have several relevant methods in it, but I can't see if I can
get hold of the CGI scope of the calling template, or any other scope in the
calling template.

Basically, I want to know from where my CFX is called.

TIA, Douglas

--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to