| Hello,
I have a little problem about javascript evaluation.
I've tried many options but not found the right one.
The file is included this way in many HTML files:
<SCRIPT language=JavaScript src="../rep/script.js"
type=text/javascript></SCRIPT>
Unfortunately, HTtrack do nasty things with the .js file
and makes it unusable.
This file doesn't need to be modified to work on the local
copy site.
I've managed to get the file properly with the option to
download a specific file. But then the file is not at its
place. And I cannot use both CurrentAction (0 and 2)
I could copy it manually at the end, but I would prefer to
do it all in one shot, if possible.
Thanks
Eric
| |