Do they have CreateObject-Java also disabled? Otherwise you could execute using Java (java.lang.Runtime.exec).
But I don't think I quite understand what you want to do though. You want to run a presentation exe file on the hosted webserver? Who will see that if it's running on the webserver? Don't you want to run it at the client machine? Anyway, if CreateObject Java is enabled, you could execute stuff on the server. /Max On 9/28/07, James Holmes <[EMAIL PROTECTED]> wrote: > Is the demo supposed to execute for someone viewing the website, or > execute on the server? > > On 9/28/07, Mike Kear <[EMAIL PROTECTED]> wrote: > > A client has asked me to set up their demo file on their web site. > > It's a self-running demonstration of the order process with > > instructions on what to click and what goes in which fields of the > > forms etc. > > > > The trouble is, the file they've given me is as 12MB .exe file. The > > site is hosted at Hostmysite.com who have CFEXECUTE blocked, and they > > wont be enabling it for us any time soon. > > > > The way things stand, I cant run this demo using coldfusion. We > > want it to run when you click on a menu button. > > > > Can anyone show me any options I have to get this thing enabled? > > > > So far, I have the following choices: > > > > 1. Re-do the demo using different software so it's a java or other file. > > 2. Move to a different host that allows CFEXECUTE or go to a VPS or colo > > server > > > > Both of these options arent very palatable because (1) they've gone to > > quite a lot of expense to get the demo made, I just wish we'd talked > > about it before they went ahead and got it made and (2) is a lot of > > disruption - moving a large site just for this one bit of > > functionality. > > > > Are there any other choices? > > > > -- > > Cheers > > Mike Kear > > Windsor, NSW, Australia > > Adobe Certified Advanced ColdFusion Developer > > AFP Webworks > > http://afpwebworks.com > > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289702 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

