Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date textbox error handler

Status
Not open for further replies.

johnbuckley

Technical User
Mar 25, 2002
52
0
0
GB
How do I create an error handler for a date formatted textbox? [textbox.value=ctod(' / / ')] VFP6.

A default handler kicks in when an invalid date is entered and I can't find a way to stop it whatever code I put in the error event.

I want an invalid date to generate a messagebox to conform with other checks made in the valid event.

Thanks

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top