SSH and Telnet from Visio Web Page

Started by mrjoshuaw, January 16, 2013, 03:38:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrjoshuaw

Running Visio 2010, I have a a Diagram that is using the code provided in the forum:

http://visguy.com/vgforum/index.php?topic=14.msg25#msg25

That is allowing me to connect and manage our network devices from Visio using custom properties instead of hyperlinks (right click object, then click on "Manage Device").  I also have a Hyperlink for each shape that goes to the text document of the most recent configuration file.  If you have Visio this works like a champ.  But for users that do not have Visio installed I wanted to publish this as a web page.  When I do that the Hyperlinks work just fine but I lose my custom management properties that would allow me to telnet/ssh to the device. 

My question is, is what I am wanting to do possible?  I have some scripting experience, mainly vbscript type of stuff, so I apologize if this is an easy fix and I just cant find it!  Thanks for the help and let me know if clarification is needed or if I need to post this to a different forum topic.

Paul Herber

I suspect that is the best you'll get. Code within Visio is not exportable to any external format so any functionality like that will be lost.
Maybe something is possible within Sharepoint but that's outside my area of knowledge.

Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

aledlund

Some of it can be done with Java. The examples I've seen are usually just pinging the device.
al