Howdy Guys, I am working on a little bit of data validation. I have a code setup to check the password and the password_confirm are correct, everything is working well, except for when the data doesn't validate.
When the password do not match, and it brings up the error message, the password field is filled with the whole hashed password. Which means that the text box is full of dots, and it looks ugly. I was wondering if there was a way to specify a value when the fields don't validate? ie. make the password field blank when the data doesn't agree??? Any help would be greatly appreciated. With Thanks james --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
