cmxads.com banner logo

CMXads.com JavaScript TimeStamp Example

Using the Date Function generate a unique timestamp using a multiple onLoad function as a bonus.

With this javascript example tutorial we will be generating a sort of time stamp using date() and combining the numeric year, month, day, numeric day, hour, minutes and seconds. In doing this I myself have used it for an orderID inserted in a form field. also you can use for a unique userID, set a session etc etc.
Also included is a multiple function onLoad script
function to load as many functions at one time as you need.