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 > > > > > -----Original Message----- > From: Mark Drew [mailto:[EMAIL PROTECTED] > Sent: 23 November 2004 12:44 > To: CF-Talk > Subject: Re: Coldfusion & ASP.NET > > I havent tried this but I am sure you can run ASP.net in the same dir > as cf as all requests for .cfm will be directed to Coldfusion and all > requests for .aspx will be directed to ASP.net > > (someone shout if I am wrong!) > > MD > > On Tue, 23 Nov 2004 12:28:21 -0000, Andy Mcshane <[EMAIL PROTECTED]> > wrote: > > Thankfully, we are not converting to .NET as a company, this is a one > > off specifically requested trial. The main areas that I am looking at > > firstly are the data access and XML functionality. I have read a > couple > > articles that suggest ASP.NET may have a performance gain over > > Coldfusion and I need to test this theory before committing to the > > initial request. > > > > > > > > -----Original Message----- > > From: Calvin Ward [mailto:[EMAIL PROTECTED] > > Sent: 23 November 2004 12:06 > > To: CF-Talk > > Subject: RE: Coldfusion & ASP.NET > > > > CFMX will install on a box with .NET without any significant issue > > (there is a 2k3 performance technote you may want to look at). The the > > question is how you want to them to talk together. > > > > What kind of bits are you looking at writing first in .NET? That might > > help in the conversation. Although converting to .NET probably isn't a > > favored topic on a CF discussion forum :P > > > > - Calvin > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:185144 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

