Posted by chrislive on 09/21/05 06:42
you could look at ActiveX also... this can do some things but you must
look at the security issues this would cause for your visitors. If i
got a notice saying this page is trying to run an exe I would close you
immediately.
If you want you COULD link to the exe so long as you knew where it was
stored but this would give your users the option to Open or Save the
file.
try <a href="file:///C:\blah.exe">click here to open your game</a>
Im not sure if browsers these days will block such behaviours (i would
think so)
Navigation:
[Reply to this message]
|