[OpenLayers-Users] OpenLayers.Request.POST and character Ñ with safari

Andreas Hocevar ahocevar at opengeo.org
Thu Jul 1 04:51:04 EDT 2010


Also, you need to make sure that the JavaScript file is saved in UTF-8 encoding, and that your web server delivers the script with a content-type header that includes the charset.

Regards,
Andreas.

On Jun 17, 2010, at 11:34 , JuKiM wrote:

> Sorry..it was a false alarm.. It still returns a rare character.. exactly chr(63)..
> 
> 
> 2010/6/17 JuKiM <rifins at gmail.com>
> Ok, It works! Thanks!
> 
> 2010/6/17 Rossko <rossko at culzean.clara.co.uk>
> 
> 
> >     headers: {
> >        "Content-Type": "text/xml",
> 
> Try
>    "Content-Type": "text/xml; charset=utf-8"
> 
> --
> View this message in context: http://osgeo-org.1803224.n2.nabble.com/OpenLayers-Request-POST-and-character-with-safari-tp5187202p5190077.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.




More information about the Users mailing list