good point. thanks.

> -----Original Message-----
> From: Viktor Sokol [mailto:Viktor@;Sokol.us] 
> Sent: Monday, October 28, 2002 11:33 AM
> To: Mark Seniow
> Subject: Re: [SA-list] v4 request
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Mark,
> 
> This can be done by server side script (asp for example)
> 
> <%
> CurrnetDate = now
> asp_statuschangedate = "<sa_statuschangedate> <sa_statuschangetime>"
> 
> Days_change = Round(CurrnetDate - asp_statuschangedate,0) 
> Hours_change = Round((CurrnetDate - 
> asp_statuschangedate)*24,0) Minutes_change = 
> Round((CurrnetDate - asp_statuschangedate)*24*60,0) 
> Seconds_change = Round((CurrnetDate - 
> asp_statuschangedate)*24*60*60,0)
> 
> Response.Write  "Status  was  changed  "  &  Days_change  & " 
> days, " &
> Hours_change   &  "  hours,  "  &  Minutes_change  &  "  Minutes,  "&
> Seconds_change & " seconds ago"
> 
> 'Watch for string wrapping, Response.Write should be in one string %>
> 
> So,  by  using  web report under IIS you can make it as 
> natural as you want ;-)
> 
> 
> Monday, October 28, 2002, 8:40:11 AM, you wrote:
> 
> MS> It might be nice to be able to use the <sa_statuschangetime> 
> MS> <sa_statuschangedate> variables but show up/down time since in a 
> MS> format similar to...
> 
> MS>            4 min
> MS> or        2 hrs, 30min
> MS> or        4 days, 5hrs, 15min or
> 
> MS> or        something of similar nature....
> 
> MS> Thanks.
> 
> MS> - Mark
> 
> MS> Mark Seniow - [EMAIL PROTECTED]
> MS> S.M. Internet Solutions Inc.
> MS> Richmond Hill, ON     905-770-4481
> 
> 
> 
> 
> 
> - --
> Best regards,
>  Viktor                            mailto:Viktor@;Sokol.us
> 
> -----BEGIN PGP SIGNATURE-----
> 
> iQA/AwUBPb1m2tRWLZ9fN9MlEQLQzACeOrV3613M1EJru+ysRB1pCcOSNwsAn3zQ
> RvBrGklxqWeOzAWEHl17FjbG
> =6o2n
> -----END PGP SIGNATURE-----
> 
> To unsubscribe from a list, send a mail message to 
> [EMAIL PROTECTED] With the following in the body of the message:
>    unsubscribe SAlive
> 
To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive


Reply via email to