Doug, CF environment (CGI) information sadly, isn't available to CFX tags. In the past I've worked around this limitation by creating a CF tag as a wrapper for the CFX and having the CF tag pass the environment (or at least the relevant parts) into the CFX.
HTH Steve > -----Original Message----- > From: Douglas Humphris [mailto:Douglas.Humphris@;unitech.net] > Sent: 22 October 2002 11:54 > 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]
