HTML JavaScript DHTML




    function function1() {
        var m = document.all.myS.text; 
        alert(m);
    }

       onclick="function1();">