On Sat, 15 Dec 2001, Joe Tartaglia wrote: > > Here is my problem: > > The code for my main site resides on Web Server A. > This server is running ColdFusion 4.5. > > Some payment forms need to be on a secure server (Server B). > Server B is running ColdFusion 4.0 > > Questions: > 1. How can I access a CF datasource that is set up on > Server A from the code on Server B?
You can't if you mean datasource to be the ODBC connection. You can if you mean datasource to be a database. Then you just setup an ODBC on the serverB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

