Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old July 26th, 2004, 07:21 PM
brian coder brian coder is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 2 brian coder User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Please help

http://www.cybertechhelp.com/forums/showthread.php?t=44668

Reply With Quote
  #2  
Old July 27th, 2004, 11:42 AM
spak111 spak111 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 349 spak111 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 25 sec
Reputation Power: 5
Send a message via AIM to spak111
What you are asking for is actually very simple once you figure it out. What you want to do, as the user clicks on the button to go to the next form, before going to the next form, do some basic checks on your text fields:
Code:
if text1.text = "" then
msgBox "You are missing some information.", vbOkOnly, "Missing Information"
Exit Sub
end if

Then do this for all of the text boxes that you want to do this with. You can also do this with on the lost_focus() event, however this can get you into problems, and also does not solve the issue if the user doesn't even click or tab into a field that needs a value. I hope this helps!

Reply With Quote
  #3  
Old July 28th, 2004, 06:14 PM
brian coder brian coder is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 2 brian coder User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanx

Thank you all but i was able to figure out the problem.

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > Please help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway