VB Script/please help

Advertisement


Question
I am preparing a student registration program for my college as a student. I am using labels, textboxes,options frames and command buttons and the program has been compiled and it has run. the problem is even if one filled only some of the details it still posts them on to my listbox.I need to set a way of ensuring that all details are filled before they can be updated on to a listbox.but i don't know how.

Answer
Where are you storing all student details? I mean what backend you are using.

Make sure all required fields are Primary Key in the database, then use on error goto statement for any missing fields to resolve the problem.

Let me know if you have any questions.

Subbu.

VB Script

All Answers


Answers by Expert:


Ask Experts

Volunteer


Subbu

Expertise

I can answer VB Script questions which are related to Visual Basic / VBA / QTP Scripts.

Experience

8 Years

Education/Credentials
Master of Computer Applications

Awards and Honors
Established Member from QA Forums and Brainbench certification

©2012 About.com, a part of The New York Times Company. All rights reserved.