TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Queen
NA
3
0
validation of C#
Jan 7 2005 1:37 PM
I am using C#. I am making validation and I have some problems with the id card number and license plate number. The id card number it has to be: validated to ensure that the user input contains no more than six digits and single letter at the end (‘M’ or ‘G’) The license plate number it has to be: the client should input 3 different license plates, first one input being the most preferred. All three license plates input should be validated to confirm with the standard license plate format(i.e. CCC-DDD, where C = character and D = digit) Looking forward to reply soon thanks
Reply
Answers (
4
)
change input objekt after thread ?
Random numbers and loops