Have you tried toBase64() or urlEncodedFormat() in the CFC?

If one of those works, you might be able to decode it safely once it gets into Flash.

I had a similar problem with some data I am working with that contains low ASCII control characters. I managed to fix that by wrapping the result in urlEncodedFormat() in the CFC and using unescape() on the returned data in flash.

Spike

On 10/27/05, Greg Johnson <[EMAIL PROTECTED]> wrote:
I am stuck with using Oracle for a datasource with a project.  One
field that is returned back is of type long in oracle.  When I try to
return it as part of my results, Flex throws a fit.  I comment that one
thing out, and it's fine.

I tried using ToString in the CFC but that didn't work.

Any ideas how to get the long field returned to Flex2???





------------------------ Yahoo! Groups Sponsor --------------------~-->
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/






--
--------------------------------------------
Stephen Milligan
Do you do the Badger?
http://www.yellowbadger.com

Do you cfeclipse? http://www.cfeclipse.org



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to