B
Barry
I'm trying to convert an HTML frameset to work offline, on Windows XP, but I
keep encountering obsticles. My latest one is that intradocument links don't
work (example.com#abc) when the extension of the page is .shtml, and if I
change the extension to .hml, I get an "access is denied" error from the
line: parent.left.document.location.href = "C:\DIR1\DIR2\FILE.htm" (I've
tried various versions of that line, with regular/back slashes, 2/3 slashes
after C:, relative/absolute target, etc). I've tried adjusting security and
privacy settings, but it didn't help. The intradocument links worked on
Netscape Navigator with the .shtml extension, but I'd like it to be IE
compatible. Any suggestions?
Thanks
keep encountering obsticles. My latest one is that intradocument links don't
work (example.com#abc) when the extension of the page is .shtml, and if I
change the extension to .hml, I get an "access is denied" error from the
line: parent.left.document.location.href = "C:\DIR1\DIR2\FILE.htm" (I've
tried various versions of that line, with regular/back slashes, 2/3 slashes
after C:, relative/absolute target, etc). I've tried adjusting security and
privacy settings, but it didn't help. The intradocument links worked on
Netscape Navigator with the .shtml extension, but I'd like it to be IE
compatible. Any suggestions?
Thanks