If you need to include a form element in an HTML page, the simplest option is to generate that page with a script. It's easy enough to add a hidden field to the second page. When the script for the first page sees that field, it can add the timestamp field.
Does this make sense? (Use CGI and all will become clear. Eventually.)