D
Dustin
Ok, let me try to explain... Im making a code generator
out of html and javascript for an online game(Tribes 1).
It has frames, left frame has a ton of drop down menus
and text forms, on the right is a large text area that
displays the code. I made a button to execute(from the
shell?) a batch file, but when it goes to execute the
file it gives me an error on the page where the link to
exec the .bat is, saying permission denied. I've looked
everywhere i can think of plus some and i have no idea
why this is happening. I've put a very large ammount of
time into this code generator and i'd hate to have to
stop so close to my goal. Many Many thanks for any info
on this.
out of html and javascript for an online game(Tribes 1).
It has frames, left frame has a ton of drop down menus
and text forms, on the right is a large text area that
displays the code. I made a button to execute(from the
shell?) a batch file, but when it goes to execute the
file it gives me an error on the page where the link to
exec the .bat is, saying permission denied. I've looked
everywhere i can think of plus some and i have no idea
why this is happening. I've put a very large ammount of
time into this code generator and i'd hate to have to
stop so close to my goal. Many Many thanks for any info
on this.