> I have added a Telnet Button to the tools.asp page of WUG. I > then added the > link to telnet "telnet://<%URL_VALUE%> DefaulIP" to the toolsdisplay.asp > page, but I get nothing. > > I also added the same link to the notes field of a device and it brings up > the telnet window, but it is not connecting to the IP.
I think you've got that second chevron in the wrong spot. Here's a link that works for me: <A HREF="telnet://<%URL_VALUE% DefaultIP>">Telnet</a> --Tim Farley IPSWITCH Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
