Here is an example of doing telnet and http in the devicedetails.asp page.
It presents the links if the user has been give the tools priviledge

Jay

<%IF% IS_USER_ACCESS_TOOLS>     
      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <A href="" FILENAME>&DefaultIP=<%DEVICE% IP_ADDRESS>&device=<%DEVICE% UNIQUE_ID>">Tools</A></TD></TR></TABLE>

      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <a href="" IP_ADDRESS>">Telnet To Device</a></TD></TR></TABLE>

      <TABLE width="100%" border=1>
        <TR>
          <TD noWrap align=center bgColor="#c0c0c0">
                  <a href="" IP_ADDRESS>">Web To Device</a></TD></TR></TABLE>
<%ENDIF%>


At 10:29 AM 1/30/2004 -0500, you wrote:

Hello,

 

You can do this by editing the .asp page or, you can add it via the hosttype.ini file.  Example below:

[Bridge]

BMPNAME=Bridge.emf

SCOUNT=0

NumberOfEvents=0

TYPE=0

DeviceCategory=General Devices

ProtectFromDelete=true

WCOUNT=3

WNAME0=List-Ports WCMD0=http://216.204.72.206/cgi-bin/port_admin.exe?i=%a&c=%R

WNAME1=HTTP

WCMD1=http://%a

WNAME2=Telnet

WCMD2=telnet://%a

MCOUNT=0

 

Michael Patterson

See our live WhatsUp Gold Demonstration site.  Click on WhatsUp gold

[EMAIL PROTECTED]

 

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jared Scott
Sent: Thursday, January 29, 2004 7:05 PM
To: [EMAIL PROTECTED]
Subject: [WhatsUp Forum] Web Interface Hyperlinks

 

I was wondering if there is a way to change the hyperlink in the web

interface so that it will launch a web browser instead of attepting a telnet

session.

 

_________________________________________________________________

Find high-speed net deals comparison-shop your local providers here.

https://broadband.msn.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