HSubTime

This JavaScript create a contacter with radom JavaScript security number on website. A function to send the form submit time in a hidden input, and an unique Reference Number based on the local computer clock in milliseconds in a div that appears after submission. Used here with a script to send the form opening time in a hidden input. Can be used by more than one form on the same page.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com
Your Name:


Your E-Mail address:



Please tell me something. Thanks.

Hope to see you soon!!!


A function to send the form submit time in a hidden input, and an unique Reference Number based on the local computer clock in milliseconds in a div that appears after submission. Used here with a script to send the form opening time in a hidden input. Can be used by more than one form on the same page.

Function HSubTime(ToId,divRef,RefId) where:

ToId is the hidden input for submit time ID in quotes
divRef is the ID in quotes of the reference number div
RefId is the ID in quotes of the text block for the reference number
-----------------

Another small but powerful function by Ira.