>- see footer for list info -< You might be best doing just that in the long term.
But, you could write the remote CFC to call the page that contains the logic you need. Adrian Building a database of ColdFusion errors at http://cferror.org/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Terry Riley Sent: 21 October 2008 12:22 To: [email protected] Subject: [CF-Dev] Executing basic .cfm pages from within a CFC >- see footer for list info -< OK, total ignorance time again... Client has standard (but relatively complex) CF application running on 6.1, which uses NO cfcs and very little in the way of OO stuff at all - it is all procedural top-to-bottom stuff. An external organisation has been granted access to the site and wants to utilise some of the functionality built into at least one of the current .cfm pages (where a set of data update functions will be carried out) through a webservice, expecting a returned success/fail. (The updated data will be later available also via a webservice - but that is a relatively simple query and query result return - I've already done this). My problem is, I see no way of executing a .cfm page (it is an action page that is called by many processes, lots of cfswitches) with or without parameters, without having to rewrite the page as a cfc. Is that a correct assumption, or is my brain simply failing me today? Cheers Terry http://www.confexdb.co.uk/ _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
