I have an anoying problem with a page. If I have a textarea or textbox with its value (set on serverside) to eg. "alert('hello');" that script is executed upon load of ...
I have this html page which is very simple, it contains a text box and a submit button, what I want is when typing something in the text box and pressing ...