----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: KeangLoan Message 4 in Discussion First of All,Thanks Akshit and Thanks Pandurang. =) actually i hope to have something like http://www.w3.org/TR/soap12-testcollection/#T1 i manage to generate a require SOAP request, but what am i going to do to have a server side response?? Is it possible to have this first test question solved and send me both the server side code and client side code?? no matter what method is use. ha.. =) In Javascript , var soaphttp = new ActiveXObject("Microsoft.XMLHTTP"); soaphttp.Send (string_requestMsg); //send request TxtArea_Request.value = string_requestMsg; //show soap request message TxtArea_Response.value = soaphttp.ResponseText; //show soap respond message is C# available to use var soaphttp = new ActiveXObject("Microsoft.XMLHTTP"); as well??? and how do let the server to send a response back to the client due to the TxtArea_Response.value = soaphttp.ResponseText; line?? really thanks for your answers, Regards, KeangLoan ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
