Just use some javascript...
hava a hidden field that will be used to concat the two fields (date and
time) and on the onClick (or whatever!) of the fields run the javascript.

----- Original Message -----
From: "Alex Colic" <[EMAIL PROTECTED]>
To: "Struts" <[EMAIL PROTECTED]>
Sent: Monday, November 19, 2001 2:58 PM
Subject: Help, can I do this..two fields one property.


> Help,
>
> I have a page that is dynamically created. One of the fields is a date
> field. I have a javascript calendar that allows the user to input the date
> into that field. Now I have been told that they also need to select the
> time. I need to create a select box with values of (12am-11pm) and have
the
> select value appended to the end of the date input box on submit.
>
> Any ideas on how to get around this predicament.
>
> Thanks for any info.
>
> Alex
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to