Webservice.htc
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: Mon, 13 Dec 2004 20:07:54 -0300
Hello to all!
I need to accede to webservice from Javascript.
I have read on the possibility of using webservice.htc, but Microsoft no
longer supports it.
Can somebody say me how I can make that call to webservice from the client
and with Javascript?
I use C# and VS 2003.
Thanks in advance!
Sergio Cossa
Sistemas
Argentina
Relevant Pages
- Re: howto Webservice on IE Mac client
... Why can you not just do an HTTP / GET from Javascript? ... The url endpoint would be an ASPX page, that maybe, front-ends the existing ... interface on the webservice. ... and MSXML to invoke a webservice. ... (microsoft.public.dotnet.framework.webservices) - Re: Problem calling webservice from onUnLoad function?
... The javascript executes, and I get into the webservice every time (I placed ... > public void Log ... (microsoft.public.dotnet.framework.aspnet) - Re: JavaScriptConverter for Bitmaps
... I can do it using using the src set to the webservice but IE only makes 2 ... bitmap to string, then send the string. ... javascript can create a new Imageand set its ... document.getElementById.src = obj; ... (microsoft.public.dotnet.framework.aspnet) - Re: Call a webservice from a javascript function
... > I need to accede to webservice from a Javascript function. ... Use Microsoft's Web Service Behavior if Internet Explorer ... Even if it's no longer supported by Microsoft, ... (microsoft.public.dotnet.framework.webservices) - Re: howto Webservice on IE Mac client
... I have a page with javascript that's currently communicating with our web ... > I've never tried invoking a webservice from IE on the MAC. ... > browser invokes a web form, which in turn invokes the webservice ... > being able to invoke webservices, handle SOAP faults, etc. ... (microsoft.public.dotnet.framework.webservices) |
|