Hoped y'all liked the musical intro (had that song stuck in my head all day.)
I'm validating a whole bunch of fields on an ASP page. What I need to do is to keep the next field from receiving focus, because it will blurr when I set focus back to the field with an error, thus creating an infinite loop of errors. (Ironically much like my life.) Everything works fine if I use onChange, but then again I can get away with passing bad data to the DB, and that's just wrong.
Think it O-O-over...dooo...dooo...dooo
Thanks,
-- Joe --
I'm validating a whole bunch of fields on an ASP page. What I need to do is to keep the next field from receiving focus, because it will blurr when I set focus back to the field with an error, thus creating an infinite loop of errors. (Ironically much like my life.) Everything works fine if I use onChange, but then again I can get away with passing bad data to the DB, and that's just wrong.
Think it O-O-over...dooo...dooo...dooo
Thanks,
-- Joe --