BCullenward
Registered User.
- Local time
- Today, 17:53
- Joined
- Jul 6, 2005
- Messages
- 28
I want to disable the user from cutting/copying/pasting the value of a text box. What is the keyAscii of SHIFT as well as CTRL so on the keypress event for that textbox I can simply set it to a null.
Or is there an easier way to do this?
Or is there an easier way to do this?