I edited the file to comment out the sound option. I could've commented out the
"if-else," but I haven't had the time to go through the code yet. I attached
the modified file. I haven't modified anything else. I added a .txt extension,
so you'll of course need to remove that.
If the problem persists, then it's coming from somewhere else... Good luck!
--- lehmannjm <[EMAIL PROTECTED]> wrote:
> Ok I removed the webdown.wav and cleared my cache. But still get the sound!
> Help!!
>
> Matt Lehmann
> Tri Star Services
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
Title: Whatsup Gold - Top View
<%APPLICATION_SETTINGS% MAIN_TITLE>
<%INCLUDE% MainPagePrefix.asp>
|
|
|
|
|
|
| Map |
Items Up |
Items Down |
Services Down |
<%START_LOADED_MAP_LIST%>
| <%MAP% NAME> |
<%IF% (%GREATERTHAN% (%MAP% TOTAL_DEVICES_UP,0))>
<%MAP% TOTAL_DEVICES_UP> |
<%ELSE%>
<%MAP% TOTAL_DEVICES_UP> |
<%ENDIF%>
<%IF% (%GREATERTHAN% (%MAP% (TOTAL_DEVICES_DOWN),0))>
<%MAP% TOTAL_DEVICES_DOWN> |
<%ELSE%>
<%MAP% TOTAL_DEVICES_DOWN> |
<%ENDIF%>
<%IF% (%GREATERTHAN% (%MAP% (TOTAL_SERVICES_DOWN),0))>
<%MAP% TOTAL_SERVICES_DOWN> |
<%ELSE%>
<%MAP% TOTAL_SERVICES_DOWN> |
<%ENDIF%>
<%END_LOADED_MAP_LIST%>
|
<%IF% IS_WEBSERVER_CONFIGURATION_ENABLED>
<%IF% IS_USER_CONFIGURE_PROGRAM>
<%ENDIF%>
<%ENDIF%>
<%IF% IS_CONFIGURE_REPORTS_ENABLED>
<%ENDIF%>
<%IF% IS_USER_CONFIGURE_USERS>
<%ENDIF%>
<%IF% IS_USER_ACCESS_TOOLS>
<%ENDIF%>
|
|
GREEN = 0-1 Polls Missed
|
YELLOW = 2-3 Polls Missed
|
RED = 4 or More Polls Missed
|
<%INCLUDE% MainPageSuffix.asp>
<%include% StandardPageFooter.asp>