Actually I have created a Java program (with jdk 1.3) and coverted it into a *.exe file using JSmoothGen. What it does is that it creates an exe file which looks out for *.class file and executes the program. Now I want to run this exe file through a website interface i.e. as soon as the user clicks on the file it searches for the file on the web and then updates the files on the website. But the problem is that when I posted it on web and accessed it via net, it get downloaded in the temp folder and searches for file there and not the web....... Please help....... I am new to Java programming
2006-07-18
03:10:24
·
7 answers
·
asked by
Sam
1
in
Computers & Internet
➔ Programming & Design