On 9/30/05, Ryan Guill <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I have noticed in my dreamweaver 8 that you can specify a function
> returntype of xml like:
>
> <cffunction ... returntype="xml"...
>
> I know this works on cf 7 and 7.0.1, but I am wondering if this works
> on cf 6.1?  I am working on COAL and dont have a 6.1 machine I can
> test on currently.  Was wondering if someone could test this for me
> real quick?
>
> I know that if nothing else that I can specify a returntype of string
> and it will work just fine, but since xml is more descriptive and
> accurate, I would rather use it if it will still work back on 6.1.
>

No, this data type is not in 6.1. To return XML in 6.1, you'll need to
use a returntype of "string."

Regards,
Dave.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219756
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to