Revolution and Unicode

kee nethery kee at kagi.com
Sun Mar 18 23:23:47 EDT 2007


that appears to have worked. Excellent. I'm guessing that "it" is  
special in some way.
I am pretty sure I had tied

put URL "dodah" into thedata
set the unicodeText of fld "blah" to uniencode(thedata,"UTF8")

and that did not work. But perhaps this is a combo I did not try.  
thanks!
Kee


On Mar 18, 2007, at 9:09 AM, Mark Smith wrote:

> I meant to write
> set the unicodeText of fld "blah" to uniencode(it,"UTF8")
>
> although I wonder if the page content also needs to be urlDecoded?
>
> Best,
>
> Mark
>
> On 18 Mar 2007, at 13:53, kee nethery wrote:
>
>>
>> On Mar 18, 2007, at 5:09 AM, Mark Smith wrote:
>>
>>> Does
>>>
>>> get URL "http://...."
>>> put uniencode(it,"UTF8") into fld blah
>>>
>>> not work?
>>
>> It does not work. It was not a combination I had tried previously  
>> so thanks for suggesting it. The unicode characters on screen and  
>> in view source from the browser do not display correctly in the  
>> field.
>> Kee Nethery
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your  
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list