You can use the o.a.t.util.DateSelector object. Create an instance in your screen class and then place in the context. This creates three select boxes for day/month/year in the html. You can then get the date using the parameter-parser.
Only problem with this is there is no validation of dates on the client. Jon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 September 2001 15:59 To: [EMAIL PROTECTED] Subject: Dates Would anybody recommend a good way to handle modification of dates from an html form. Is it better to use a screen java file to process the user input into the date required in the database or can 'Intake' service to care of it, only I'm not finding it easy modifying a date field with a new one? Cheers Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------- DISCLAIMER: This message contains proprietary information some or all of which may be confidential and/or legally privileged. It is for the intended recipient only who may use and apply the information only for the intended purpose. Internet communications are not secure and therefore the British Biotech group does not accept legal responsibility for the contents of this message. Any views or opinions presented are only those of the author and not those of the British Biotech group. If you are not the intended recipient please delete this e-mail and notify the author immediately by calling ++44 (0)1865 748747; do not use, disclose, distribute, copy, print or rely on this e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
