Hi all,
I created a diagram with Visio. It maps tables that I have in a database. Is it possible for me to export this in a web format that makes the tables clickable? Each table would lead to a different page on a website that would explain in details the functionality of the tables.
Example:
[ Table 1: Person ]
|
|
[ Table 2: Accounts ] ----- [ Table 4: Bills ]
|
|
[ Table 3: Address ]
This would be exported from Visio in either vsd, vst, vdx, vss or vtx (Visio allows exporting in several formats).
Once I put this on my web page, Table 1 could be clicked and would lead to say table 2 would lead to and so on...
One way of doing this would be to export the visio diagram in an image format (like GIF, JPG), but then you would have to define in an HTML page from which pixel of the image to which pixel it will link to.. that's a lot of pain and micromanaging for something that could perhaps be automated.
Any feedback is appreciated.
I created a diagram with Visio. It maps tables that I have in a database. Is it possible for me to export this in a web format that makes the tables clickable? Each table would lead to a different page on a website that would explain in details the functionality of the tables.
Example:
[ Table 1: Person ]
|
|
[ Table 2: Accounts ] ----- [ Table 4: Bills ]
|
|
[ Table 3: Address ]
This would be exported from Visio in either vsd, vst, vdx, vss or vtx (Visio allows exporting in several formats).
Once I put this on my web page, Table 1 could be clicked and would lead to say table 2 would lead to and so on...
One way of doing this would be to export the visio diagram in an image format (like GIF, JPG), but then you would have to define in an HTML page from which pixel of the image to which pixel it will link to.. that's a lot of pain and micromanaging for something that could perhaps be automated.
Any feedback is appreciated.