How can I call a external exe file through javascript, something like notepad.exe and how do I specify the path if I dont want to hardcode the path.
Also does anyone know how to do this in vbscript or flash action script?
Printable View
How can I call a external exe file through javascript, something like notepad.exe and how do I specify the path if I dont want to hardcode the path.
Also does anyone know how to do this in vbscript or flash action script?
it pretty much can't be done :(
It cant be done with javascript, vbscript, or flash action script!
from within a webbrowser! None of these languages can access your system. If they could then websites would be able to do anything they want to your computer!
You can probbably do it with ActiveX though! (but I wouldn't know where to start)
Why do you want to open notepad anyway ???
I think it was an example :p
you could do it with Java i think.....
Or, there is a trick to open word, if you can use that.
Thanks but i seem to have managed it with Flash Action script, just for those who said it cant be done.
so how did you do it ?
and what did you call??
Yeah, i would be very interested to know, because i did not think that was possible with flash. :eek:
I recently discovered how a flash movie embedded in a VB form can call vb functions!
That a prety useful tool!
flash + vb
wow, thats awesome :cool:
Yeah it means you can create completely multimedia front ends.
very useful when creating ISP signup cd's like me!
Yeah, this is awesome. there are tons of applications for this!