Rakier
Registered User.
- Local time
- Today, 07:58
- Joined
- Mar 21, 2002
- Messages
- 75
Help please.
I have a form that when the button is clicked to update an order, it opens an input box asking for the order number that the user wants to update. Once the number is input, another form opens with the items ordered under that order number. This works great as long as the order number exists, however it shows a blank item screen when the order number does not exist.
How can I get it to send a message back to the user if there are no items found under the current order number?
Thanks for any help.
I have a form that when the button is clicked to update an order, it opens an input box asking for the order number that the user wants to update. Once the number is input, another form opens with the items ordered under that order number. This works great as long as the order number exists, however it shows a blank item screen when the order number does not exist.
How can I get it to send a message back to the user if there are no items found under the current order number?
Thanks for any help.