crawford96
07-25-2008, 09:09 AM
Hello,
It's been awhile since I have used my Javascript skills and was hoping someone might be able to help me find a solution to my need.
I am looking to build a form that once you enter a time in one field, it automatically populates another field with a corelated time.
Example: User enters a time of 13:00 in the first field. The second field is set to disapy the entered time + 30mins and thus outputs a time of 13:30.
Is this possible?
Like I said, it's been awhile since I have coded in javascript so I apologize if this is something easy or not doable.
Thanks
It's been awhile since I have used my Javascript skills and was hoping someone might be able to help me find a solution to my need.
I am looking to build a form that once you enter a time in one field, it automatically populates another field with a corelated time.
Example: User enters a time of 13:00 in the first field. The second field is set to disapy the entered time + 30mins and thus outputs a time of 13:30.
Is this possible?
Like I said, it's been awhile since I have coded in javascript so I apologize if this is something easy or not doable.
Thanks