Jeff,
Edit your Devicedetails.asp in your web directory.

add this:

<TABLE width="100%" border=1>
                                <TR>
                                  <TD noWrap align=center bgColor="#c0c0c0">
                                  <A href="telnet://<%DEVICE% 
IP_ADDRESS>">Telnet</A></TD></TR></TABLE>

You could paste that code right into your asp page after the code below.

 <TABLE width="100%" border=1>
                        <TR>
                          <TD noWrap align=center bgColor="#c0c0c0">
                          <A href="AlertList.asp?map=<%MAP% FILENAME>&device=<%DEVICE%
UNIQUE_ID>">Alerts</A></TD></TR></TABLE>

Mike Krygeris
Somix Technologies, Inc
Need WhatsUp to do more?
Check out solutions from Somix. http://www.somix.com







-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Welsh, Jeff
Sent: Wednesday, April 03, 2002 8:40 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [WhatsUp Forum] Telnet Link


I would also like to have a tool button for telnet linked to device IP so as
not to have to edit each device inserting a telnet link in the notes field.
Can the exact html tags for both the tools.asp and toolsdisplay.asp files be
posted here?. Thanks. a non html writer.

-----Original Message-----
From: Tim Farley [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 2:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [WhatsUp Forum] Telnet Link

> 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/

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/


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/

Reply via email to