Hello Guys,
I’ve been looking the the solution of my problem, but none seems to works.
My problem is when the user Input thru key device keyboard, he/she can put the any special characters she likes but I want to take that freedom because I’ll be using a database to save that user put on TextField, my prop is that what is the user puts " (double quote on the textField) I know will it produce and error,
I want to make a handler which examine the string by user and when it finds any special characters it will prompt the user that he/she puts an invalid character on the textField.
Please help me guys,
And Thank you in advance
Jam
thanks Jon