E
Edward Burnes
I have a problem with one of the subdirectories of a local
intranet site. The site was relocated a few months ago and
since that time one of the folders continuosly updates
all .htm files within the directory with old location
information.
Specifically what happens is that any time a .htm file
within this directory is opened (even if no changes are
made to the file), Frontpage updates every other .htm file
inserting the following text:
<script language="javascript"
src="/sdesk/web/eus_web.js"></script>
The text should read like below without the reference
to "/sdesk", which is where the site was originally
located:
<script language="javascript"
src="/web/eus_web.js"></script>
I have tried everything I can think of to fix this without
any luck. It appears that the original location of where
this web was located is written somewhere into a file that
stores the web location.
Any help would be appreciated.
Edward Burnes.
intranet site. The site was relocated a few months ago and
since that time one of the folders continuosly updates
all .htm files within the directory with old location
information.
Specifically what happens is that any time a .htm file
within this directory is opened (even if no changes are
made to the file), Frontpage updates every other .htm file
inserting the following text:
<script language="javascript"
src="/sdesk/web/eus_web.js"></script>
The text should read like below without the reference
to "/sdesk", which is where the site was originally
located:
<script language="javascript"
src="/web/eus_web.js"></script>
I have tried everything I can think of to fix this without
any luck. It appears that the original location of where
this web was located is written somewhere into a file that
stores the web location.
Any help would be appreciated.
Edward Burnes.