Tuesday, February 10th, 2009 Posted in Tech Tips | 6 Comments »
Let's say that you have to determine the difference between two dates (represented as strings) and express the result in seconds (which could be positive or negative). How would you ... Read more..Tuesday, January 13th, 2009 Posted in Tech Tips | 1 Comment »
A common question from people creating web-based VuGen scripts is how to handle timestamp values that are sent as part of a name/value pair in an HTTP request. Read more..