Re: Pound symbol
Re: Pound symbol
- Subject: Re: Pound symbol
- From: Chuck Hill <email@hidden>
- Date: Thu, 19 Mar 2009 11:28:59 -0700
On Mar 19, 2009, at 9:30 AM, Gino Pacitti wrote:
Could anyone point me in the right direction ...
I have a WOPOP UP menu item
list = NSArray with entries that have £ symbols as part of the
contents
NSArray list = new NSArray(new Object[] { "Some string with a £10000
value in it"})
The item is bound to a string...
The HTML page as encoding set to UTF-8 yet the pop up menu item
displays triangles with ? marks where the £ symbols should be....
What am i doing wrong....
Thanks in advance
Is the encoding of the class file UTF-8 too?
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Pound symbol (From: Gino Pacitti <email@hidden>) |