Oops. Hit reply before taking a crack at your second question. I think that you'd need to use javascript on the browser to detect if a file exists, if it's even possible to do this at all. It's browser-specific behavior.
On 9/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello! > > Have a question concering the validator of the inputDate component. > How can I use it :-) > I have two inputDate components "startDate" and "endDate" and I want to > guarantee that the startDate is before the endDate. Is this possible? > > By the way! Is there a validation which I can use to check that the user > doesn't overwrite a document with the same name. > So if he/she save a report which has the same name as a report already stored > in the database, i want to show a confirm window. Is ther a validation I can > use? > > Thanks in advance, > > regards Conny > > -- > Ein Service von http://www.sms.at > >

