Another nice form validation: http://www.themaninblue.com/writing/ Check out the section "Form Usability" (shame, it does not have anchor). I especially like the last two: "Inline error messages with real-time message updates to indicate corrections" and "Succinct display of errors, with correct fields hidden". The second one from this pair is probably too much, but real-time update after you fail first submit is nice.
Notice, that before submitting you can type whatever you want in the form. If errors are found after submit, then as long as you typing in your corrections, the form is checking you while you type, it is guiding you, but only after you made a mistake. Incredibly cool and user-friendly. Struts Validator seems archaic ;-) Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]