So will it give an error or what exactly, do you know? I am assuming it will try to validate it as a component type of xml and will bomb then.
On 9/30/05, Dave Carabetta <[EMAIL PROTECTED]> wrote: > 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. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219757 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

