Form Control JavaScript DHTML




function formMethod(){
    var x=document.forms.myForm
    alert(x.method)
}



    
        Name: