Chris McMahon wrote:

>On 8/12/06, Bret Pettichord <[EMAIL PROTECTED]> wrote:
>  
>
>>Bret Pettichord wrote:
>>    
>>
>>>visweswara wrote:
>>>
>>>      
>>>
>>>>how can we make watir support utf-8 characters?, I would like to write  
>>>>japanese characters in textboxes of webpages using watir.
>>>>        
>>>>
>
>I also discovered that to make UTF-8 work with the soap4r libraries, I
>had to save my entire Ruby script *as* UTF-8.  For the SOAP stuff,
>it's not enough to have a couple of UTF-8 characters sprinkled among
>the ASCII characters in the script.  The library has to see that the
>entire script file is UTF8-encoded.
>_______________________________________________
>Wtr-general mailing list
>Wtr-general@rubyforge.org
>http://rubyforge.org/mailman/listinfo/wtr-general
>  
>
Also, you might want to head over to redhanded.hobix.com ... _why has 
some interesting posts on a person that's written some stuff to embed 
unicode properly ... looks promising.

http://redhanded.hobix.com/inspect/nikolaiSUtf8LibIsAllReady.html

jd

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to