Visio2003: Direct reference to a visio sheet in HTML

S

Sven Weindel

Hi all,

for a search script I want directly reference to a sheet in a generated HTML
file. For example:

OK: Reference to "main" visio sheet from visio file:
https://xxx.xxx/yyy/FILE.htm

PROBLEM: Reference to "sub" visio sheet (name: sheetB) from visio file:
https://xxx.xxx/yyy/FILE_vml_1.htm


I think the JavaScript changed the references to the "sub" visio sheet links
in the file "FILE_vml_1.htm" and in "frameset.js".

How it is possible to create a direkt reference to a specified visio sheet
after HTML convertion?


Thanks for your help & regards,
Sven
 
S

Sven Weindel

Hi all,
How it is possible to create a direkt reference to a specified visio sheet
after HTML convertion?

I found the solution myself. :)
-> In every main htm file there's a reference from the "link name" to the
real "html link".


Regards,
Sven
 

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