Microsoft
Apple
Hardware
Software
Network
Shareware
Games Online
Live Scores - TV
Microsoft FAQ
»
Applications
»
FoxPro
»
Fox 9 Validation routine
Fox 9 Validation routine
In my command button click event which exits a form ,I have placed a validation routine prior to the updatetable() command it goes something like this
if thisform.txtlast.value=" "
=messagebox("Fix Last Name")
return 0
Endif
This works fine. It would be better if after clicking ok on the message box if the user could be returned directly to the text box with the problem. How could that be done I played with the return command couldn't get that to do it and could not find anything in the help menus.
Thank You
D
Solution: Fox 9 Validation routine
IF EMPTY(Thisform.txtlast.Val
ue)
= MESSAGEBOX("Entering Last name is mandatory!").
Thisform.txtlast.SetFocus
ENDIF
Active
Counting the Items in a SharePoint View
remove excisting record from temporary table
Opening MS Word object with a custom normal.dot form MS Access
How to insert UMLAUT into the tables
Sending CListCtrl's NM_CLICK to parent
Password Protect a Network Share
How to prevent SkypeNames.exe process from running
Program will not start because of side-by-side configuration error
ActiveX control not installed
How do I display an outlook calendar on a web page
Problem: Exchange Migration from SBS 2003 to Exchange 2007
Problem: On Timer Stoppage & Macro Error Handling
outlook 2000 "TCP/IP connection was unexpectedly terminated by your mail server. If this problem persists, contact your LAN
Windows Server 2003 Scheduled Tasks Not Running in Background
email notification when disk space is running low
Active Directory failed to construct a mutual authentication service principal name (SPN) for the domain controller.
AccessVB:Set Focus on currently selected record
Problem: What's the best design of DNS in AD-Intergrated zone?
How to insert automatic, sequential numbering on an excel template
Making a chart see a #DIV/0! error as an empty cell
How can I stop MS Excel from calculating cells.
Pass Through Query Repeatedly Prompting for ODBC Connection information
Maintenance overlap for database
Problem: Exporting report to .pdf format
Problem: How can I have a macro execute automatically when data is scanned into a cell?
Problem: Set default line weight, font, etc. in Microsoft PowerPoint 2007
Modify find/replace dialog box settings
What is the Best Way to Setup Microsoft Access Record Navigation?
stsadm
Outer join in access