> I'm working on some sites with a database developer who has about > 20 years more experience with computing than I have. > We are developing some second hand bookshop sites and my friend > keeps wanting to have code re-useable and as generic as possible > which I try and do. > However he also wants the sites to ba able to live on non CF > servers then just call stuff we need from a CF server elsewhere.
What is the non-CF site you're using? ASP? PHP? I'm sure you could do HTTP requests to a remote CF server and parse the results. In MX you could use CF components as web services. Not sure about details tho. I guess it goes without saying that you can't do any inline CF code... Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://norlonto.net PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

