accessdummy
Registered User.
- Local time
- Today, 16:53
- Joined
- Sep 7, 2003
- Messages
- 44
Hi,
Just wondering if someone is kind enough to generate VB codes to validate form.
Basically, this is what I need:
1) convert all data in text boxes to uppercase
2) to ensure that users key in all fields.
3) compare the new data with the database date to ensure no duplication, else it will prompt error and discard the new data.
4) display friendly error messages.
Preferably, the 4 criterias can be jumbled into one code.
Million thanks.
Just wondering if someone is kind enough to generate VB codes to validate form.
Basically, this is what I need:
1) convert all data in text boxes to uppercase
2) to ensure that users key in all fields.
3) compare the new data with the database date to ensure no duplication, else it will prompt error and discard the new data.
4) display friendly error messages.
Preferably, the 4 criterias can be jumbled into one code.
Million thanks.