Dealer58 -> password and confirm password (3/28/2001 20:39:00)
Using FP2000 and Access 2000 DB
I have a registration form that posts everything nicely to the DB. However when I try to tell the DB table to make sure that the password and confirm password fields are the same before accepting info I get errors on submit and no info is stored. Without trying to do this type of validation evrything gets entered correctly
Spooky -> RE: password and confirm password (3/28/2001 19:58:00)
Using the DRW or custom asp code? if so, what does it look like?