Gossamer Forum
Home : Products : DBMan : Customization :

hidden field

Quote Reply
hidden field
Hi,

I want today's date written in a hidden field.
How can I manage that ?

Thx..

Quote Reply
Re: hidden field In reply to
Just change in the add form and modify form the input type from text to hidden. Hope this helps...




-------------
Jeremy
Quote Reply
Re: hidden field In reply to

print qq|<input type="hidden" name="date" value="|; print &get_date; print qq|">|;


- Mark

Astro-Boy!!
http://www.zip.com.au/~astroboy/