Thank you for a response. I don't think I was really clear, I am
working with PHP and Ajax...upon submitting the form, Ajax talks to
the server and determines if the Login and Password is correct. That
same "Validations" page holds the CAPTCHA validation too. What I want
to do is if ANY is incorrect, Ajax reloads the CAPTCHA, right now all
I can get it to do is show the same CAPTCHA challenge...armed with
what you gave me I'm going to try to figure this out...