AllExperts > VB Script 
Search      
VB Script
Volunteer
Answers to thousands of questions
 Home · More VB Script Questions · Answer Library  · Encyclopedia ·
More VB Script Answers
Question Library

Ask a question about VB Script
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About 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

 
   

You are here:  Experts > Computing/Technology > Basic > VB Script > please help

VB Script - please help


Expert: Subbu - 9/7/2009

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.


Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.