swedish_mania
Registered User.
- Local time
- Today, 12:48
- Joined
- Feb 8, 2005
- Messages
- 43
Create MsgBox??
I have a select query to search for a client. A box pops up and you enter the name, if the name is there, then that record is displayed.
Now if i enter a name that isnt there, then i get a blank table - which is fair enough.
I want to create a msgbox that pops up to let a user know the name they typed isnt in the db.
For example, "This Client Doesn't Exist - Please Try Again..".
How do i do that?
I have a select query to search for a client. A box pops up and you enter the name, if the name is there, then that record is displayed.
Now if i enter a name that isnt there, then i get a blank table - which is fair enough.
I want to create a msgbox that pops up to let a user know the name they typed isnt in the db.
For example, "This Client Doesn't Exist - Please Try Again..".
How do i do that?

Last edited: