The code below stops certain devices from appearing on the page.  Find
the appropriate tag for a map and substitute it in the appropriate part
of the piece of code below:

<!--Code to stop loop back devices from appearing -->
  
 <%IF% (%MATCH% (%DEVICE% IP_ADDRESS,127.0.0.1))>      
 <!--DO NOTHING-->
 
<%ELSE%>
<TR>
 <!--End Code to stop loop backs from appearing.-->

The tags you use should go between of your <%START_LOADED_MAP_LIST%>
tags<%END_LOADED_MAP_LIST%>

Anthony Franklin, Network Engineer


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, March 25, 2004 7:07 AM
To: [EMAIL PROTECTED]
Subject: [WhatsUp Forum] Controlling which maps are visible in Top View
(U)

Classification: UNCLASSIFIED

Hello...

I was wondering if anyone knew how to control which maps are visible
from
Top View?

Basically I want all maps to be open, but only display certain ones from
the
Top View. Anyone have any code for this?

Thanks...

Kimberley Osmond 
Network Support Specialist 
Communications Security Establishment 
(613)991-8668



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