I think this must be a pretty easy script (I think?), but I can't figure out how to do it, I'm new to JavaScript and also really stressed these days.
I want the visitor at my site to write something in a text input.
Then I want the JavaScript program tell him/her (in an alert-box) how many UpperCase characters he/she used in the sentence he/she wrote.
That's all


