problem with static htlm frames with pdf file

  • Thread starter Alain Bourgeois
  • Start date
A

Alain Bourgeois

Dear all,

I have a simple html code on a local document:
<html><head><meta ...><TITLE>list</TITLE>
<meta name="GENERATOR" content="Selfmail"></head><frameset
cols="25%,75%"><frame src="C:\wintemp\sm001.html"><frame src=""
name="showframe"></frameset></html>

and the content of C:\wintemp\sm001.html is :
<html><head>...<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252"></head><body><font size=-4>
<p>test1<br>
<a href="c:\courrier\dpc1.pdf" target="showframe">text1</a><br>
<p>test2<br>
<a href="c:\courrier\doc2.pdf" target="showframe">text2</a><br>
</body></html>

When clicking an hyperlink, the pdf file shold appear in the frame
It works on my pc (adobe reader 7.0.5, xp pro sp2, ie 6 last version -
all service packs downloaded).
But my customer has the same config (adobe reader 7.0.5, xp pro sp2, ie
6 last version - all service packs downloaded), and when he clicks the
hyperlink
a message box shows "your current internet security settings do not
allow you to download"... and the file is not shown.

-> In control panel, I set security settings to low, and it doesn't
help.
On my pc (security level medium), it works without any problem.

Can someone tell me which security setting prevents me to download my
local file :( ?

Thanks a lot,
Alain Bourgeois
PS: if tou could put my e-mail address in cc of your answer, it would be

really nice :)
(e-mail address removed)
 

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