Can I constrain a textbox to take hexadecimal input? 0-9,a-f? or do I have to write a custom function for this. If I have to write one, what would be a good way to do so. I want to use the textbox just as a textbox to input the numbers, nothing fancy.
↧