Hi,
I'm trying to create a sensor with this function : /api/duplicateobject.htm?id=2994&name=Données&targetid=3005
It works really well when I don't use accent in the name field. But when I use one, on the sensor view I have something like this : Donn?es
How can I do it right ?
Thanks
(sorry for my bad english, it is not my native language)
Article Comments
You're welcome :) For future reference: http://www.freeformatter.com/url-encoder.html
Apr, 2016 - Permalink
Use %C3%A9 instead of the é :)
Apr, 2016 - Permalink