Local machine HTML files the information bar and the MOTW

G

Guest

I have some HTML files that rely on Javascript for navigation that I would
like to run on a local machine drive.

As you can imagine the information bar pops up unless I click the "Allow
active content to run files on My Computer". Since this is a not recommended
option, I try using the Mark of The Web (MOTW) option, that consists in
adding <!-- saved from url=(00xx)http://www.xxx.com --> to your HTML files.

The problem now is that when you load a page with this comment it loads OK,
but all links to other pages do not work at all.

Is the "Allow active content to run files on My Computer" the only solution?
 
G

Guest

The links to local files are the one that do not work, even if the other
files have the MOTW. If I remove the MOTW, and enable "Allow active content
to run files on My Computer" everything works OK.

Thanks for your quick response.
 
R

Ramesh, MS-MVP

The links to local files are the one that do not work

Then I guess it may be the problem with MOTW code segment, or it's
placement. Read the MSDN document I provided earlier. Keep us posted!
 
G

Guest

Ramesh,

I copied the MOTW saved by IE and it now works. Of course, I have to add
MOTW to every single page.

Thanks

alvira

I have tried copying the same lines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top