hello every one........... i have program written in java.now it is in a bat file format.
i am writting a php pgm and from that pgm i am passing 5 values to this bat file and invoke a sketch based on the values. the sketch is a java page. now my problem is that when i call this program from another system the sketch is generated in my system(where i wrote the code), not from the system which i called it.how i can make the sketch available to all system.... many people told that instead of bat file, if it was a jar file then the sketch will get downloaded automatically, but how is it possible with bat file ?...........
thanks
i am writting a php pgm and from that pgm i am passing 5 values to this bat file and invoke a sketch based on the values. the sketch is a java page. now my problem is that when i call this program from another system the sketch is generated in my system(where i wrote the code), not from the system which i called it.how i can make the sketch available to all system.... many people told that instead of bat file, if it was a jar file then the sketch will get downloaded automatically, but how is it possible with bat file ?...........
thanks
Comment