Saving as a Web Page

T

Torrent

I was wondering if anybody has had any problems with Visio and saving Sheets
as a Web Page, specifically ones with frames. Getting errors on IE 6 stating
that the browser does not support frames

if ( !(!msieWin31 && ((msie >= 0 && ver >= 4.0) || (msie < 0 && ver >=
4))) )

{

if (window.confirm("Your browser does not support features requred by this
web page. Do you still want to load this page?"))

window.location.href = "Crew Trainers Test and Pretest Dec 2002_files/Crew
Trainers Test and Pretest Dec 2002_jpg_1.htm";

loadPage = false;
 
A

Andy [MS]

What version of Visio are you using? I think both 2000 & 2002 had some logic
similar to what you posted below.

This error message definitely should not be appearing on IE 6.
 

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