Calling Webservice with authentication using vbscript?

Up vote 3 down vote favorite share g+ share fb share tw.

How do I get username and password in webservice when I use vbscript code as below. Call oXMLHTTP. Open("POST","http://localhost:11883/ServiceCall.

Asmx/GetEmloyee,false,testUser,testPasword) web-services authentication vbscript link|improve this question asked Feb 18 '09 at 8:37NetSide1,5951827 100% accept rate.

– Tomalak Feb 18 '09 at 8:57 Basic authentication. – NetSide Feb 27 '09 at 8:23.

Your code example is correct. From the MSDN Reference: oXMLHttpRequest. Open(bstrMethod, bstrUrl, varAsync, bstrUser, bstrPassword).

You must also call the send method after calling open.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions