Dave, Can you be more specific about your intent?
Are you talking about passing data to a .EXE (that just so happened to be constructed in .NET) or shuffling data into an existing instance of a .NET runtime host? There are numerous ways of doing this depending upon your goal - and some are easier than others. You can pass command line variables with CFEXECUTE, pass content to ASP.NET pages in the usual manners, call WebServices, pass structured content via WDDX (Nate made a WDDX.NET library), likewise there is a package called Black Knight that allows you to create CFXs in .NET languages or even more extreme you could cut over to BlueDragon's .NET server. rish > -----Original Message----- > From: Dave Clay [mailto:[EMAIL PROTECTED] > Sent: Monday, October 25, 2004 2:59 PM > To: CF-Talk > Subject: Calling a dot Net Executable > > Has anyone placed variables in a dot Net executable from a > form? Any help would be appreciated. > > Dave Clay > Trusjoist.com > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.houseoffusion.com/banners/view.cfm?bannerid=17 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182545 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

