Great!! Combined both of those and it works perfectly. Nothing fancy just a number on a page.
Thanks!!! -----Original Message----- From: Mike Krygeris [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 12:02 PM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] number of open maps Nice catch! Didn't even know about that one! Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Payne Sent: Tuesday, July 08, 2003 10:51 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] number of open maps You can use: <%APPLICATION_SETTINGS% MAP_LOADED_COUNT> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Krygeris Sent: Tuesday, July 08, 2003 10:31 AM To: [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] number of open maps Robert, Put the following code into a file called maplist.asp then put it into your whatsup\web directory. Navigate to your http://wug/maplist.asp While it doesn't count them for you, a good text editor (www.textpad.com) will give you line numbers with a copy/paste. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> </head> <body> <%START_LOADED_MAP_LIST%> <%MAP% NAME> <%END_LOADED_MAP_LIST%> </body> </html> HTH, Mike Krygeris Somix Technologies, INC -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glatt, Robert Sent: Tuesday, July 08, 2003 10:11 AM To: '[EMAIL PROTECTED]' Subject: RE: [WhatsUp Forum] number of open maps Thanks, BUT, with over 300 maps I didn't want to do it manually. -----Original Message----- From: Erni Christoph [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 10:52 AM To: '[EMAIL PROTECTED]' Subject: AW: [WhatsUp Forum] number of open maps If you click on unload Map on the "root page", you have list of all loaded Maps. Now you can count them. -----Urspr�ngliche Nachricht----- Von: Glatt, Robert [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 8. Juli 2003 16:10 An: wug (E-mail) Betreff: [WhatsUp Forum] number of open maps Is there a quick way (via web) to get a count of the open maps?? 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/ 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/ 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/
