Thanks! I have the book and i have read most of it. However I thought there might be a simpler way of validating this without writing an ugly month-translating javascript function.
----- Original Message ----- From: "Peter Schröder" <[EMAIL PROTECTED]> To: "Tapestry users" <users@tapestry.apache.org> Sent: Monday, March 12, 2007 5:35 AM Subject: AW: DatePicker Validation hi marcos, there is no default way in tapestry to validate multiple input fields. you can do it programmatically in your component with the help of validtion delegate. take a look at this book http://www.agileskills2.org/EWDT/ -----Ursprüngliche Nachricht----- Von: Marcos Chicote [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 9. März 2007 18:43 An: Tapestry users Betreff: DatePicker Validation Hello! I'm using Tapestry 4.0 to develop a page with 2 DatePickers. I want to check, in the client, if one of the date's is previous to the other. Can anybody help me on how to do this?? Do I need to write a function in javascript to parse the date and then compare? Isn't there any other nicer way? (or maybe somebody already has the funcion programmed). Thanks! Marcos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]