Hi,
I have a client that's attempting to output Swedish
text characters that he's entered into my app's
interface, to HTML documents.
Unfortunately the HTML encoding that is supported
(<meta http-equiv="content-type"
content="text/html;charset=ISO-8859-1">) is currently
not transforming his native language charset
correctly.
All of this is working fine on the PC. The PC Java
environment outputs the data in the correct encoding
type so that it can be interpreted by the iso-8859-1
enabled browser.
What is the Mac encoding charset type? If there is
one, Can it be interpreted using safari?
If there isn't one, how can I get it this all to work?
What about varying fonts? Will that make a difference?
All this seems very foreign :-D.
Any help greatly appreciated.
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden