Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: [not perl] unicode/utf8 in browsers and OS's - where does conversion happen?

by danmcb (Monk)
on Jan 06, 2008 at 12:28 UTC ( [id://660652]=note: print w/replies, xml ) Need Help??


in reply to Re: [not perl] unicode/utf8 in browsers and OS's - where does conversion happen?
in thread [not perl] unicode/utf8 in browsers and OS's - where does conversion happen?

what I mean by the javascript thing is:

var data = myform.mytextarea.value;

i.e. just grabbing the data out of the textarea directly.

  • Comment on Re^2: [not perl] unicode/utf8 in browsers and OS's - where does conversion happen?
  • Download Code

Replies are listed 'Best First'.
Re^3: [not perl] unicode/utf8 in browsers and OS's - where does conversion happen?
by Anonymous Monk on Jan 06, 2008 at 20:31 UTC
    The javascript should see the characters, and should not see the bytes which represent those characters under utf-8, utf-16, iso-8859-1, ascii, windows-1252 or any other character encoding.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://660652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-18 19:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found