> I know there's issues since CF doesn't support Unicode (yet) but am
> wondering if anyone knows of anyone who has taken that plunge (and who
lived
> to talk about it).
actually there's only a handful of tags/functions in cf that can't do
unicode.
even what seems like the worst of them (string slicing) can be worked
around clientside with js: (http://www.tei.or.th/misc/unicodeSplit.cfm).
i've been probing for server side stuff (our cfx thai tags returns get
garbaged on a unicode page, i'm no cfx anything so i don't know if this
was our fault or something about the cfx API). maybe cfx_j? or some
COM/CORBA?
not sure how much use spectra (i am a lurker here) makes of cfcache
but thats one of the tags that unicode croaks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.