yes but the permissions extended to the CF server will always be the same...whether or not I'm a legit user. D
-----Original Message----- From: Robertson-Ravo, Neil (REC) [mailto:Neil.Robertson-Ravo@;csd.reedexpo.com] Sent: 23 October 2002 11:44 To: '[EMAIL PROTECTED]' Subject: RE: [ cf-dev ] CFX Help yeah, surely if its a dll you can just apply varying degrees of access to its methods? -----Original Message----- From: Douglas Humphris [mailto:Douglas.Humphris@;unitech.net] Sent: 23 October 2002 11:44 To: [EMAIL PROTECTED] Subject: FW: [ cf-dev ] CFX Help I meant to reply to the list this morning rather than directly to Steve... D -----Original Message----- From: Douglas Humphris Sent: 23 October 2002 09:34 To: 'Steve Martin' Subject: RE: [ cf-dev ] CFX Help Thanks Steve and Pete, My goal is to make it hard for hackers to use my CFX tag. So I'm trying to find a way to restrict from where it is called. Doesn't look like it can be done at this level, however, the problem is no longer applicable as we have redesigned the CFX tag... Cheers, Doug -----Original Message----- From: Steve Martin [mailto:steve.martin@;sequence.co.uk] Sent: 22 October 2002 18:49 To: [EMAIL PROTECTED] Cc: Douglas Humphris Subject: RE: [ cf-dev ] CFX Help 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] -- ** 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]
