| |
mstargas
Posts: 6
Score: 0
Joined: 5/23/2001
From: USA
Status: offline
|
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
|
|