Thanks a lot, I managed to solve the problem.

Turns out my form was inside a <table> and somehow that was messing up
the error tags. What I did was move the table INSIDE the form and now
its working alright.

Thanks.

On Nov 10, 10:58 am, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Does the input have a name-attribute? Did you customize the message display?
>
> A testpage would help.
>
> Jörn
>
> On Mon, Nov 10, 2008 at 3:26 PM, La_PaRCa <[EMAIL PROTECTED]> wrote:
>
> > I have the following problem:
>
> > If I try to submit a for multiple times, and the same field is
> > invalid, each time I will get a new error tag and the old one doesnt
> > clear. So after a while I will have multiple error tags with the same
> > message for a given field.
>
> > Any ideas how I could fix this or what could be causing it?

Reply via email to