Purchase Solution

Data Validations for Visual Basic.net

Not what you're looking for?

Ask Custom Question

I need help on how to validate these data in visual basic.net:

1. the password must not be same as employee ID and must contain 4-6 characters

2. email must ba a valid one

3. name and address fields cannot be left blank

4. maxium score must be postive number between 1 and 100

5. number of students must be postive integer

Assuming password, email, name and address, max score, and number of students are textboxes. If the each rule are broken then a messagebox will appear. Thank you.

Purchase this Solution

Solution Summary

The expert examines data validations for Visual Basic.net.

Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.