I read an article on the macromedia site on "extreme cf" that does what you want, but this was specifically for CFMX as I remember... here's the link http://www.macromedia.com/devnet/mx/coldfusion/extreme/cftags_cfscript.html
It's probably not what you want to do, but it's an interesting read nonetheless:) HTH Tom ----- Original Message ----- From: "Paul Johnston" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 11:04 AM Subject: [ cf-dev ] CF5 Query UDF > Just wondering if anyone has ever written a query UDF? You know... Instead > of using <cfquery> you want to retrieve something out of a (let's say) SQL > Server DB from a UDF... > > It's surely not that hard. You can do it in ASP, so you MUST be able to do > it in CF. > > Paul > ----------------------------------- > Paul Johnston > PJ Net Solutions Ltd > http://www.pjnetsolutions.com > [EMAIL PROTECTED] > +44 (0)7866 573013 > > > > -- > ** 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]
