My program reads from a DB and does not accept dashes in the Social Security Number. When the user enters dashes in the SSN, how do I format the SSN so that it automatically takes the dashes out so my program does not generate an error?
Thanks for you help.




Reply With Quote