Re: web services & firefox.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ken Dopierala Jr. (kdopierala2_at_wi.rr.com)
Date: 10/05/04


Date: Tue, 5 Oct 2004 09:13:35 -0500

Hi,

Okay I took a look and I'm getting the same result as you. It appears that
the problem revolves around Firefox's inability to conform to the standards
set forth by the W3C. Not surprising since they still have a handful of
security and SSL standards open in Bugzilla. Anyways, to get this to work
get rid of all your <s: tags, the ones that define elements and complex
types. Then in your <message tags remove the <part tags that rely on the <s
tags and define your arguments there instead. Basically you need to model
this:

http://www.xmethods.net/sd/2001/BabelFishService.wsdl

Then you should be all set. Good luck! Ken.

-- 
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.
"Rafal" <no@spam.com> wrote in message
news:0r84m059c6v6g8lpvaforlkkarda3dkd35@4ax.com...
> Hi, thanks for replying.
>
> That was a complete call actually. firefox does not need a
> registration with a div like msie does and it has native support for
> webservices which means no .htc file is needed. its support is
> actually superior to that of msie, because all you do is instantiate a
> proxy and call it as if the webservice was a local object.
>
> here is an example of a working firefox webservice:
>
http://www.mozilla.org/projects/webservices/examples/babelfish-wsdl/index.html
>
> just look at the javascript include.
>
> the sample i posted gets to the point of seeing the service methods.
> it just seems to give weird errors when those methods are actually
> called (see error messages included in original post).
>
> thank you!
>
> On Mon, 4 Oct 2004 19:33:50 -0500, "Ken Dopierala Jr."
> <kdopierala2@wi.rr.com> wrote:
>
> >Hi,
> >
> >I'm interested in working on this.  Can you post your whole HTML file?  I
> >don't see below where you put the reference to webservice.htc.  I put it
in
> >a div tag that has an onresult attribute when working with IE.  Thanks.
> >Ken.
>


Relevant Pages

  • Re: Firefox & Excels "Save as web page.."
    ... I'd rather not have to tweak the code that Excel ... The reason why FF or SeaMonkey doing as they do is they follow World Wide Web Consortium standards. ... The object of universal Standards is that everyone if they would code to standards then all websites would show up exactly the same on all known current web browsers. ... That the reason why many don't like IE's habit of "self-healing" that is taking sloppy written code and anticipating what tags were left out. ...
    (microsoft.public.mac.office.excel)
  • Re: Website built in Frontpage 2003 looks bad in Chrome & FF
    ... To remove the <span> tags use Find and replace: ... and repeat for the other unused ids. ... There are over 300 tags in that page - and none of them do anything. ... This is standards at work - use the correct tags and attributes. ...
    (microsoft.public.frontpage.client)
  • OT: Background image position and
    / tag question
    ... browsers, but I normally use konqueror and sometimes firefox. ... I do like to adhere to standards, and I hate the amount of time it takes to ... of tags and constructs. ... I would use the code tag, and specify a monospace font within the style ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Meta Tag List
    ... Andy Dingley wrote: ... list of OFFICIAL meta tags. ... and their eGMS standards. ... That differs from what Ganesh originally asked for in the same manner as a request for a list of all tags defined in HTML or a list of all tags recognized by Netscape 4 differs from a complete, official list of all tags that may be used in SGML-based languages. ...
    (alt.html)
  • Re: Speedup canvas itemconfigure -fill for many polygons.
    ... So forget my original post ... except that when using a lot of tags, it is much slower to address the ... Best would be to rewrite the canvas tag code to use hash tables ... To do this I'd just add proper housekeeping code to keep the hashtable ...
    (comp.lang.tcl)