richardhowell
Instructor
In html I want to create a hidden field which is a composite of 3 input fields dd, mm and yy. The input value of the hidden field would look like:
value of yy
"/"
value of mm
"/"
value of dd
Looked on various tutorials but can't find an answer.
Anyone help?
value of yy
"/"
value of mm
"/"
value of dd
Looked on various tutorials but can't find an answer.
Anyone help?