Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have a radio button with an adjacent input field. Now when I click on the radio button i want the input field to fill the input field automatically. I am using the following syntax:
OnClick="frmName.inputfldname.value=time". Now this fills the input box with current time but I want the time to be in the 24 hour clock format. How can I accomplish this?
Thanks
Vibhu
I have a radio button with an adjacent input field. Now when I click on the radio button i want the input field to fill the input field automatically. I am using the following syntax:
OnClick="frmName.inputfldname.value=time". Now this fills the input box with current time but I want the time to be in the 24 hour clock format. How can I accomplish this?
Thanks
Vibhu