>- see footer for list info -<

No. it is the other way around.
The web service is written in coldfusion. I need consume it via soap
request from an asp.net page. 
thanks
-----Original Message-----
From: Simon Baynes <[EMAIL PROTECTED]>
To: Coldfusion Development <[email protected]>
Date: Thu, 8 Sep 2005 16:57:17 +0100
Subject: Re: [CF-Dev] consume coldfusion web service in asp.net

> >- see footer for list info -<
> Oooppps maybe I should read the question in future! :S
> 
> On 9/8/05, Simon Baynes <[EMAIL PROTECTED]> wrote:
> > It is pretty simple:-
> > 
> > <cfscript>
> > // connect to webservice
> > ws = createObject("webservice",
> "http://www.aspdomain.com/service.aspx?wsdl";);
> > </cfscript>
> > 
> > Then just use the new object to call methods!
> > 
> > 
> > On 9/8/05, Zhou Yu <[EMAIL PROTECTED]> wrote:
> > > >- see footer for list info -<
> > > Hello
> > >
> > >
> > > Have anyone tried to consume a web service written in coldfusion
> from an
> > > asp.net page? A sample code will be very helpful!
> > >
> > > Thanks in advance!
> > >
> > > joe
> > >
> > >
> > > _______________________________________________
> > >
> > > For details on ALL mailing lists and for joining or leaving lists,
> go to http://list.cfdeveloper.co.uk/mailman/listinfo
> > >
> > > --
> > > CFDeveloper Sponsors:-
> > > >- Hosting provided by www.cfmxhosting.co.uk -<
> > > >- Forum provided by www.fusetalk.com -<
> > > >- DHTML Menus provided by www.APYCOM.com -<
> > > >- Lists hosted by www.Gradwell.com -<
> > > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your
> help -<
> > >
> > 
> > 
> > --
> > Simon Baynes
> > www.simonbaynes.com
> > 
> 
> 
> -- 
> Simon Baynes
> www.simonbaynes.com
> _______________________________________________
> 
> For details on ALL mailing lists and for joining or leaving lists, go
> to http://list.cfdeveloper.co.uk/mailman/listinfo
> 
> --
> CFDeveloper Sponsors:-
> >- Hosting provided by www.cfmxhosting.co.uk -<
> >- Forum provided by www.fusetalk.com -<
> >- DHTML Menus provided by www.APYCOM.com -<
> >- Lists hosted by www.Gradwell.com -<
> >- CFdeveloper is run by Russ Michaels, feel free to volunteer your
> help -<


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to