Problem Opening HTML attachments in Outlook 2003

V

Vince

I have a user that recieved an HTML link to a secure web site as an
attachment in Outlook. The attachment is there but when you click on
the link, you get the following error:

'); // error message when the user cancels download
document.writeln(''); document.writeln('

The secure document cannot be viewed without the plugin.');
document.writeln
// error message when no plugins are used document.writeln('');
document.writeln('

The secure document cannot be viewed.
'); document.writeln(''); // notification when the control is being
downloaded document.writeln(''); document.writeln('

Please wait while the plugin is downloaded and/or initialized...');
document.writeln('
'); } // -->


I've tried adding the website to the trusted sites, but it still
doesn't work. Is there a security setting that I need to change?
--
 

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