RE: Question concerning form-validator-action

2002-03-22 Thread Vadim Gritsenko
> From: Axel Honfi [mailto:[EMAIL PROTECTED]] > > Hello! > > I have a simple question concerning the form-validator-action. > I defined a param like this: > > How do you know that it supports type="date"? PS Have you read javadoc? Vadim > But in which format should I input the date(dd.mm.

Question concerning form-validator-action

2002-03-22 Thread Axel Honfi
Hello! I have a simple question concerning the form-validator-action. I defined a param like this: But in which format should I input the date(dd.mm.yy or ddmmyyy or ...? All my tries failed to validate, does anyone know the correct syntax? Thanks in advance Axel --