What is a good way to measure code execution time in VBScript?
Or failing that how to do it in JavaScript?
For JavaScript, use the Firebug or IE profilers, or free DynaTrace AJAX edition profiler.