another macro question

Stefan
07/08/2005 10:20 am
Is it possible to have a macro that outputs a time string that is consistent with the javascript getTime( ) ( Returns the number of milliseconds since January 1, 1970 UTC. ) function ?

Thx

Stefan
Oleg Chernavin
07/09/2005 03:05 am
Do you mean that seconds is not enough?

Oleg.
Stefan
07/09/2005 03:15 am
When testing some downloasd, I noticed that some domain I was downloading actually used a url parameter consisting of microseconds to differentiate calls to the webserver (for whatever reason).

Stefan

Oleg Chernavin
07/09/2005 03:17 am
Can you tell me an example of such server?

Oleg.