As many problems as I'm having just getting the IE behavior to work in
IE, I don't think that it'll be any easier to plug into Gecko than
Gecko-style webservice script.

The script looks for elements in the namespace soap: and finds none. Of
course not, because the port and binding elements (specifically, there
are probably other elements too) are in the wsdlsoap: namespace. This is
a *serious* stumbling block, and I'm hacking apart an IE behavior just
to get this webservice working. I'll be bald by the end of the week.


I do look forward to Dean's IE7 being complete, however.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Daniel Daugherty
Sent: Tuesday, June 15, 2004 9:13 AM
To: [EMAIL PROTECTED]
Subject: Re: [CFCDev] Consuming CFC as webservice from JavaScript?


You might try Dean Edwards MOZ-behaviors it allos you to have htc
files run on mozilla.  Have not used it but hopefully will do what you
want.  Now to get it to work on other browsers you are probably going
to have to build you own methods.

http://dean.edwards.name/moz-behaviors/

On Tue, 15 Jun 2004 09:03:28 -0400, Davis, Eric
<[EMAIL PROTECTED]> wrote:
> 
> I've got a few 'data master' CFCs, which are accessible already as
> webservices, and exist as single-point-entry gateways to master
> databases here, such as Employees, Equipment, and Facilities. Each of
> them returns an abstracted version of the vendor-specific record
format,
> which can be re-related easily should a db upgrade happen-- sort of a
> data access layer to the applications I'm working on.
> 
> Now I have need to consume the webservice through JavaScript: there's
a
> facility lookup subform in a form with a different data goal. I don't
> want to submit the page for the facility lookup, especially
considering
> that this webservice exists. I've seen it done, and I've downloaded
> Microsoft's webservice.htc "DHTML behavior" but I'm kind of stuck as
to
> how to support it outside IE.
> 
> Any pointers?
> 
> Thanks,
> ecd.
> 
> --
> Eric C. Davis
> Programmer/Analyst II
> Georgia Department of Transportation
> Office of I.T. Applications
> Web Applications Group
> 404.463.2860.199
> [EMAIL PROTECTED]
> ----------------------------------------------------------
> You are subscribed to cfcdev. To unsubscribe, send an email
> to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
> in the message of the email.
> 
> CFCDev is run by CFCZone (www.cfczone.org) and supported
> by Mindtool, Corporation (www.mindtool.com).
> 
> An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]
>
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to