PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Force Uppercase for all Input

  1. I need to force uppercase for all input field (text, number, etc) for my form. (not using the css technique) as i want to have a neat database with all uppercase entries not just masking it in front.

    I have tried strtoupper and applied the code via theme's function.php but can't get it work. i'm quite new in php.

    Any ideas would be greatly appreciated.

    Posted 11 years ago on Thursday June 6, 2013 | Permalink