How and where would I put in the code to eliminate the container names from
scrolling in the marquee????

Thanks, Jason

-----Original Message-----
From: Scott Taylor [mailto:ScottTaylor@;westat.com] 
Sent: Thursday, November 14, 2002 11:03 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [WhatsUp Forum] WUG Status indicator

Last week I sent out a revised version of TOPVIEW.ASP and MAP.ASP that Chris
created.  In that version I included current down time for devices in the
marquee.  I also added code to strip away map names from displaying in the
marquee.  If you don't like the down time display, try adding the two extra
code lines listed below.  This is what I used to remove map names.  These
two lines are added to TOPVIEW and MAP, within the "marquee" section.  Only
the lines marked with -----> ( in other words remove the ----> when you add
it.)

        Good luck!

        Scott Taylor



                <%START_DEVICE_LIST%>
                        <%IFNOT% IS_DEVICE_UP>
----------->            <%IFNOT% (%MATCH% (%DEVICE% HOST_TYPE,"Subnet"))>
                                . . . . .
                                . . . . .
                                . . . . .

----------->            <%ENDIF%>
                        <%ENDIF%>
                <%END_DEVICE_LIST%>


-----Original Message-----
From: Adrian Ferrier [mailto:aferrier@;alpha.ipswitch.com]
Sent: Thursday, November 14, 2002 10:07 AM
To: [EMAIL PROTECTED]
Subject: RE: [WhatsUp Forum] WUG Status indicator


hint that may help

<%IFNOT% IS_SUBNET>
do work
<%ENDIF%>


---------- Original Message ----------------------------------
From: "Jason M. Black" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Thu, 14 Nov 2002 09:53:10 -0500

>This is my issue.  Love the way it works, but the container names make it a
>bit much.  The devices that are down within the containers show up though.
>
>Jason
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:Scott.Sotherland@;hurlburt.af.mil] 
>Sent: Thursday, November 14, 2002 9:06 AM
>To: [EMAIL PROTECTED]
>Subject: RE: [WhatsUp Forum] WUG Status indicator
>
>Chris,
>
>Have you found a way to exclude the map names (containers) from scrolling
in
>the marquee? My folks LOVE the scroll but hate that the containers also
>show. Is there an exclude statement in ASP?
>
>Scott
>
>>  -----Original Message-----
>> From:        Chris Allen [mailto:Chris_Allen@;hilton.com] 
>> Sent:        Friday, October 04, 2002 9:05 AM
>> To:  '[EMAIL PROTECTED]'
>> Subject:     RE: [WhatsUp Forum] WUG Status indicator
>> 
>> I have created a marquee on the topview.asp and map.asp pages that
scrolls
>> all down devices at the top of the WUG window. I have also color coded
>> them to show how many polls they have missed. If you would like the code
>> for this, let me know.
>> 
>> Chris
>> 
>>       -----Original Message-----
>>      From:   "Harig, Jeff R Mr SIGNAL"
>> <[EMAIL PROTECTED]>@INTERNET@HHC  
>>      Sent:   Friday, October 04, 2002 8:58 AM
>>      To:     '[EMAIL PROTECTED]'
>>      Subject:        [WhatsUp Forum] WUG Status indicator
>> 
>>       << OLE Object: Picture (Device Independent Bitmap) >> 
>>      Has anyone successfully created an AIM like scroll window that can
>> sit on
>>      your desktop and keep you up to date on the current status of your
>> devices
>>      being monitored by a remote WUG server?
>> 
>>      Jeff R. Harig, MCSE
>>      Signal Corp
>>      10221 Burbeck Rd. Bldg 361
>>      Ft. Belvoir, VA 22060
>>      W(703)704-2963
>>      C(571)217-6352
>> 
>> 
>> 
>>       << OLE Object: Picture (Device Independent Bitmap) >>  - att1.htm
>> << File: att1.htm >> 
>
>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/
>
 

 
________________________________________________________________
Sent via the KillerWebMail system at alpha.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/

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