i honestly do not know. I think it is just plain ASP.
<SCRIPT> ......</SCRIPT>

Sorry for being intellectually challenged.

-----Original Message-----
From: Garry Egan [mailto:gegan@;hcorp.com]
Sent: Friday, November 08, 2002 12:18 PM
To: [EMAIL PROTECTED]
Subject: RE: [WhatsUp Forum] scripting help


What language for your script?  VB, PERL, ???



-----Original Message-----
From: Glatt, Robert [mailto:rglatt@;Kraft.com]
Sent: Friday, November 08, 2002 8:17 AM
To: wug (E-mail)
Subject: [WhatsUp Forum] scripting help


I appreciate all the help so far on the scripts for calculating down
time.
The final piece of the puzzle is this. If you take the number of minutes
(1333 for example) and want to display it as 22 Hours and 13 Minutes. In
Excel you can take use =INT(1333/60) and get the 22 for the hours. You
can
use =MOD(1333/60) and get the 13 for the minutes. 
Anyone know how to do this with script???

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