View Single Post
  #3  
Old July 28th, 2004, 05:02 PM
Dick Hamilton [MSFT]
external usenet poster
 
Posts: n/a
Default Linking between Visio files which have been published as a web pag

Hi Siggiari,

In Visio 2003, if you output the other Visio drawings to html and place them
on a webserver, you can then link directly to the subpages using parameters.
In the master Visio drawing, within the hyperlink dialog - browse and link
to anchors in the other html output. See the hyperlinks dialog online help
for information.

--
Dick Hamilton
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.


"siggiari" wrote in message
...
I got a big project going on which uses few dozens of visio files and they
are published in html format. I want to connect between 1 visio file saved
as html to, e.g. page 4 in another visio file saved in html format. They
can be easily connected when i'm still in .vsd format but when i save to
html the link brakes. I only seem to be able to link to the first page in a
visio file that is saved as html. So the question is:

Is there anyway that you could put a hyperlink in a visio filed saved in
html format to a page within a visio file that is also saved in html
format?

I got a small workaround which i don't think i can use as it always pops
up an error in IE. If i publish the visio file in .gif format (doesn't
work with .vml) i can link directly to the sub html file (e.g. if the file
is called Meeting.htm then the page no. 4 is Meeting_gif_3.htm) but as i
said there pops up an error that i don't think i can fix. Note tho that
this workaround works fine with Visio 5 format which is the format i save
the .vsd files now in (i'm trying to update the files to Visio 2003).

The error i got in the workaround is:
Not implemented
[in the line]
document.onclick = clickMenu;