I'm using a asp script to display a table off all monitored accounts, it works just 
fine, but i was woundering wether it was possible to have the table sorted by uptime? 
I'm using the script as displayed below.

-- 
Greet, 
Patrick J. Appeldoorn 



<%START_LOADED_MAP_LIST%>
<%START_DEVICE_LIST%>
<%IF% IS_MONITORING_ENABLED>
<tr>
<td bgColor="<%DEVICE% STATE_COLOR>"><A href="device.asp?map=<%MAP% 
FILENAME>&device=<%DEVICE% UNIQUE_ID>&MapViewMode=Summary"><%DEVICE% DISPLAY_NAME></td>
</A>
<td><%DEVICE% IP_ADDRESS></td>
<TD><%DEVICE% PERCENT_UP>%</TD>
</tr>
<%ENDIF%>
<%END_DEVICE_LIST%>
<%END_LOADED_MAP_LIST%>
</table>

_____________________________________________________________________________________________
Deze e-mail is gecontroleerd op alle bekende virussen. 
_____________________________________________________________________________________________

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