|
-
Dec 18th, 2008, 12:33 PM
#9
Thread Starter
PowerPoster
Re: Start a local program from web page
I hired a Renta coder to write the code. It works fine when the html file opened from my pc, but not from another pc. I click the button and a exe on my desktop opens. The html code:
<applet code=MainApplet width=256 height=256 archive="app.jar">
<param name=buttontxt value="Run File">
<param name=path value="c:\test.exe">
</applet>
He has supplied 2 other files app.jar & appcert.crt
The button does not even show up on the html page when opened from another pc. I think the path would be wrong if not open on my pc. How would i supply the right path. I have created a text file on my website with my IP address which updates when i start my pc. Could this be used to set the path ?
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|