Re: Invoking via Web Browser

2003-06-13 Thread James Cowan
Anyone got HTC working with Axis? James Cowan >List: axis-user >Subject: Re: Invoking via Web Browser >From: Heitzso >Date: 2002-06-24 14:09:53 >Just saw this post in the archives. I'm trying to invoke web services t>hrough javascript as well. MS's H

Re: Invoking via Web Browser

2002-07-15 Thread Shellman, Joel
Just saw this post in the archives. I'm trying to invoke web services through javascript as well. MS's HTC doesn't work with Axis. I keep getting errors something like 'invalid operation: int'. Has anyone got it working? If so, how? Has anyone gotten a javascript (no COM/ActiveX objects please) c

Re: Invoking via Web Browser

2002-06-24 Thread Heitzso
browser dependent options: mozilla 1.0 using it's javascript/soap implementation WASP plugin for IE MS IE HTC (HTML Component) technology (provides client side soap capability) BTW, anyone familiar with HTC? Heitzso On Mon, 2002-06-24 at 05:03, Ilka wrote: > Hi,

RE: Invoking via Web Browser

2002-06-24 Thread Wimmer, Matthias
nt a little bit. best regards Matthias Wimmer -Original Message- From: Ilka [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 5:03 AM To: [EMAIL PROTECTED] Subject: Invoking via Web Browser Hi, I created a simple Web Service like the calculator example with axis and tomcat.

Invoking via Web Browser

2002-06-24 Thread Ilka
Hi,   I created a simple Web Service like the calculator example with axis and tomcat. Now I want to invoke the service via web browser. Can anybody tell me how to write and to place the form? A tutorial or sample code would be also helpful.   Any help would be great!   Thanks, Ilka