aqif
Registered User.
- Local time
- Today, 11:03
- Joined
- Jul 9, 2001
- Messages
- 158
Hi
I ma trying to set a Input Mask property and my Rule is that
Only 'W' as letter should be entered at the start and my second rule is that Any letter except 'W' should be entered in the start. I have set my Input mask as
Input Mask = >La
Is there anyway that I can fit my rules in the Input mask. Or I can only check the value at AfterUpdate event.
Is there anyway to generate customised message when a user tries to put a wrong value which is against my input mask?
Cheers!
Aqif

I ma trying to set a Input Mask property and my Rule is that
Only 'W' as letter should be entered at the start and my second rule is that Any letter except 'W' should be entered in the start. I have set my Input mask as
Input Mask = >La
Is there anyway that I can fit my rules in the Input mask. Or I can only check the value at AfterUpdate event.
Is there anyway to generate customised message when a user tries to put a wrong value which is against my input mask?
Cheers!
Aqif