rizzaur
10-21-2005, 07:43 PM
I have an html page with javascript code. The following code:
<a onClick=executeCommands(2,1,'A\\','R\\','AC001','.PIA',1)>
<img src=R:\TEST\SCRIPTS\main\compare.gif border=0 align=absmiddle></a><BR>
essentially creates a button that, when clicked, runs wincmp.exe (a file diff tool) and compares 2 files. for some reason these html files work fine on some XP\Win2k machines...others it dosent. i get a prompt that says, Permission Denied, Error. any ideas? thanks,
Rezaur
<a onClick=executeCommands(2,1,'A\\','R\\','AC001','.PIA',1)>
<img src=R:\TEST\SCRIPTS\main\compare.gif border=0 align=absmiddle></a><BR>
essentially creates a button that, when clicked, runs wincmp.exe (a file diff tool) and compares 2 files. for some reason these html files work fine on some XP\Win2k machines...others it dosent. i get a prompt that says, Permission Denied, Error. any ideas? thanks,
Rezaur