Webservices is the suggested method for the two to talk together. However that carries it's own overhead that may not result in the overall performance gain you are seeking.
Posting to a form in one language from the other will work pretty straightforward. .NET will respond to .aspx requests and CFMX will respond to .cfm requests. - Calvin -----Original Message----- From: Andy Mcshane Date: 11/23/04 8:04 am To: CF-Talk Subj: RE: Coldfusion & ASP.NET Correct. I need to do the comparisons before a decision is made whether to try to convert. Bluedragon aside (couldn't justify further expense in server software) after comparing functions it would be ideal if I can get them to work together, I suppose webservices is the answer? Andy McShane Head of Development Scout7 Ltd, 324a Lichfield Road, Mere Green, Sutton Coldfield West Midlands United Kingdom B74 2UW Telephone: +44 (0)121 323 2640 Mobile : 07866 430783 Fax: +44 (0)121 323 2010 Email: mailto:[EMAIL PROTECTED] Website: www.scout7.com -----Original Message----- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: 23 November 2004 12:57 To: CF-Talk Subject: Re: Coldfusion & ASP.NET I dont see a problem with that, if you can post from an html page to asp or cfm there shouldnt be a probelm at all.. e.g. make a html page with javascript that changes the form.action to either go to process.asp or process.cfm I guess you are trying to compare the same function built in asp.net and cfmx right? MD On Tue, 23 Nov 2004 12:48:37 -0000, Andy Mcshane <[EMAIL PROTECTED]> wrote: > That is what I was hoping for, but can process the form fields that each > page created, i.e. post the ASP.NET form and refer to the form fields in > CF? > > Andy McShane > Head of Development > Scout7 Ltd, > 324a Lichfield Road, > Mere Green, > Sutton Coldfield > West Midlands > United Kingdom > B74 2UW > > Telephone: +44 (0)121 323 2640 > Mobile : 07866 430783 > Fax: +44 (0)121 323 2010 > Email: mailto:[EMAIL PROTECTED] > Website: www.scout7.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185148 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

