|
|
Q303 How can I force all characters to be uppercase before the user submits the form?
irt.org | Knowledge Base | JavaScript | Text | Q303 [ previous next ] Q303 How can I force all characters to be uppercase before the user submits the form?Use the toUpperCase() method on each and every form field:
Feedback on 'Q303 How can I force all characters to be uppercase before the user submits the form?' |
-- div -->
|