They have a quite confusing customising flash gizmo that lets
customers specify a lot of options and see what the finished product
is goign to be like before the order is committed.   the exe file in
question is to demonstrate how to use this gizmo properly.   (lets not
go towards asking whether it might be better to redesign the gizmo
instead so a demo isnt needed!  Been there.   Seen the movie.  Didn't
like it!!)

So the client proudly said "here Mike.   Just put this demo.exe up on
the site for us and the indent section of the site's completed.".
Ok .  "just" put it up on the site.

Now I have to figure out the best way to get it working.


I dont really want to run it on the client machine because it's 12MB.
thats a long time to download before anything happens on the user's
screen,  but if that's the only practical way to do it, I'll have to
do that.

I didnt know you could run exe files using java even if they're
blocked in other ways.  Worth checking out.  Thanks Max.


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




On 9/28/07, Maximilian Nyman <[EMAIL PROTECTED]> wrote:
> 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
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:289707
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to