Like the subject described...
Is there anyway to find out the character encoding of the data, that are sent from the user's browser?
eg, if a user is viewing in GB character encoding and typed a line of gb char codes in a form. how can the server end determin the character encoding of the browser?
Thanks in advance 🙂