Talismanic
Registered User.
- Local time
- Today, 16:42
- Joined
- May 25, 2000
- Messages
- 377
Is it possible to force upper case letters in a text box or can I change a lower case to upper with code? The data will be alpha numeric similar to this K345.
I have to export this data to a Unix program that does not allow lower case letters so I need to prevent the above from being entered as k345.
I have to export this data to a Unix program that does not allow lower case letters so I need to prevent the above from being entered as k345.