IE 7 blocking simple html files

G

Guest

I have just downloaded and installed IE7.

It is causing me more problems than IE6 with the Information Bar popping up
with the message:
--
To help protect your security, Internet Explorer has restricted this file
from showing active content that could access your computer. Click here for
options.
--

The file I am trying to see is a simple .html file on my computer to link to
my Websites

---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Charlie Orton">
<title>My Website Links</title>
</HEAD>

<BODY>
<table cellpadding=6>
<tr><td>Local Version</td><td>Live Version</td><td>FTP</td></tr>
<tr>
<td><A HREF="file:///C:/MyFiles/LVA/LVAWeb/index.html"
target="_blank">LVA</A></td>
<td><A HREF="http://www.londonvolleyball.org" target="_blank">LVA</A></td>
<td><A HREF="ftp://londonvolleyball.org" target="_blank">FTP</A></td>
</tr>
<tr>
<td><A HREF="file:///C:/Myfiles/LFoSR/FedWeb/index.html"
target="_blank">LFSR</A></td>
<td><A HREF="http://www.london-fed-sport.org.uk"
target="_blank">LFSR</A></td>
<td><A HREF="ftp://ftp.london-fed-sport.org.uk" target="_blank">FTP</A></td>
</tr>
</table>
</BODY>
</HTML>
---
It has NO Scripts or ActiveX controls in it. So I cannot see why it is
failing.

I have tried to use Internet Options/ Security to add my Local Intranet or
somehow get IE off my back, and just do not seem able to type in the correct
code into the box "Add the website to the zone".

So a simple question - " How can I stop IE 7 from being such a nuisance?".

Charlie Orton
 
M

Malke

Volleyball said:
I have just downloaded and installed IE7.

It is causing me more problems than IE6 with the Information Bar
popping up with the message:

(snip - wrong newsgroup)

You should post your question in the IE7 newsgroup *after* you spend
some time reading through the posts there. The IE7 newsgroup is:

microsoft.public.internetexplorer.general

There are a huge number of posts so it would be smart to start by going
to Google Groups Advanced Search. Use a search term that describes your
problem, constrain the search to the IE7 newsgroup and the date to very
recently. You can also check MVP Sandi Hardmeier's canonical IE7 site.
Sandi has workarounds, known issues, troubleshooting, and links. This
may be the only site you need.

http://www.ie-vista.com/

And no, I'm sorry but I don't have your answer or I would tell you
now. ;-)

Malke
 

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