I hope someone can help me here .
here is my code where am trying to display the Euro symbol from the jssp page
document.write(' € 20,00');
and response is coming with '?'
Views
Replies
Total Likes
Hi @melinam63825268 - you can try encoding the output using € or one of the other HTML codes.
https://www.rapidtables.com/web/html/html-codes/html-code-euro.html
Cheers
Darren
hi @Darren_Bowers - my output in the browser is a json like below . And all the euro signs are getting replaced with '?' in the browser . as its a json am unable to use HTML endode code for the euro sign .
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies