I have a page with some 13 textfields. I want to change the case of data in all the textfields to uppercase on click of a button. I can either user Jquery/javascript. I definitely don’t want to use CSS-Text-transform property since it does not convert the case actually but just virtually.
Any suggestions as of how can I achieve this task using a single function ?
Thanks,
Yeshwanth
You can use
valmethod: