ghell
02-08-2005, 02:46 PM
is there any way i can set a single directory up and use code/com so that i can run a dos command on it and return the result as text/html?
more specifically i am trying to compile a java file from a remote machine using http (as i cant install the JDK on the machines im on)
the application currently only returns a text output in dos so if i could test it remotely that would also be good but im really looking for a something to check it will compile properly
this does not need to be asp but i have seen some previous talk about an asp component that can do something similar to this.. i have asp, asp.net and php enabled and i can set permissions on the single file if i need to, or install dlls to the server for components (pure asp would of course be better but i doubt its possible with this)
more specifically i am trying to compile a java file from a remote machine using http (as i cant install the JDK on the machines im on)
the application currently only returns a text output in dos so if i could test it remotely that would also be good but im really looking for a something to check it will compile properly
this does not need to be asp but i have seen some previous talk about an asp component that can do something similar to this.. i have asp, asp.net and php enabled and i can set permissions on the single file if i need to, or install dlls to the server for components (pure asp would of course be better but i doubt its possible with this)