Sorry - I didn't see that part (perhaps it would have helped if you'd
highlighted what you wanted).
VBScript functions don't seem to support milliseconds. IIRC JScript does
(but I don't know about the precision that you want). See, for example:
http://www.learnasp.com/learn/speedtimer.asp
Otherwise, you may be best following Egbert's suggestions.
Cheers
Ken
: Dear, but i really care about miliseconds...
:
: regards
: kris
: : > Either set the appropriate System format, or you can use a function like
: > this:
: >
: >
www.adopenstatic.com/resources/code/formatdate.asp
: >
: > Cheers
: > Ken
: >
: > : > : Hello,
: > :
: > : I'm trying find out how to obtain and output that format (
: hh:mm:ss.fff )
: > in
: > : my ASP.
: > :
: > : if somebody knows, pls let me know..
: > :
: > : thx
: > : kris
: > :
: > :
: >
: >
:
: