Function sendXML () {var poster = new activXObject ("msxml2.xmlhttp"); poster.open ("post", "Webform1.aspx", false; poster.send (" b> "); Alert (" ya ");}