I want to create a simple web service that querys my db and sends xml in the cfreturn.
Is there an easy way to do it. I have seen lots of examples where string values are returned.
The webservice will be consumed by a javascript on the client side. Is this easy to do?
Thanks.
Is there an easy way to do it. I have seen lots of examples where string values are returned.
The webservice will be consumed by a javascript on the client side. Is this easy to do?
Thanks.