|
-
Dec 1st, 2011, 07:11 PM
#1
Thread Starter
New Member
Validating
I'm trying to verify 3 things: Email, Full Name, and Social Security number.
Here's an example of what I'm trying to do:
Email: [email protected]
Full Name: John J Smith
SSN: 123-45-6789
ID: JJS6789
I'm trying to have the Initials of the name, and the last four digits of the SSN, show where it says "ID." The ID is in a label.
All 3 are written in Textboxes.
I also have to verify if each one is written correctly with a picImage next to each textboxes.
I don't even know where to start. I know I'm suppose to be using either the Right, or Mid function. And even the Len function.
I am also using Visual Studio 2003, and using basic coding and functions.
Last edited by tooshig; Dec 1st, 2011 at 07:15 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|