S
sluijten
I am a complete novice to java/javascript.
Is it possible to have a form with a hidden inputfield that gets
updated (by a javascript) whenever *another* (unhidden) field changes
its value due to user input ?
The hidden field is a date with a format that is sortable by mysql,
like 2007-07-20, the user input field that triggers the hidden field
has another format: Friday 20 July 2007
Any examples would be great!
Is it possible to have a form with a hidden inputfield that gets
updated (by a javascript) whenever *another* (unhidden) field changes
its value due to user input ?
The hidden field is a date with a format that is sortable by mysql,
like 2007-07-20, the user input field that triggers the hidden field
has another format: Friday 20 July 2007
Any examples would be great!