RE: [ACFUG Discuss] coldfusion 5.. Accessing .net object

2008-04-24 Thread John Mason
technology Now offering ColdFusion 8 Enterprise hosting FREE Subversion hosting _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ajas Mohammed Sent: Saturday, April 19, 2008 1:13 PM To: discussion@acfug.org Subject: [ACFUG Discuss] coldfusion 5.. Accessing .net object Hi

[ACFUG Discuss] coldfusion 5.. Accessing .net object

2008-04-19 Thread Ajas Mohammed
Hi, One of my friend is using CF 5 and he needs to access/call a .NET object. Dont ask me why he didnt upgrade to CF 7 or 8. The .net object is called with 1 parameter and returns an xml string. Let me know if this can be done with CF 5. I know we could access .net object using CF 7 or 8 for