>- see footer for list info -<
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
_______________________________________________

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