Currency value = ?

  • Thread starter Bruno Alexandre
  • Start date
B

Bruno Alexandre

Hi guys,

I'm using globalization to perform a Change Currency from our Shopping Cart

for Danish Kroner I use "DA"
for Euro I'm using "PT-PT" (as a option, cause Euro is used in a lot of
European countries)

but when I choose this in the dropdown list I get

222,00 ?

instead

222,00 ?

if I choose DKK (DA as value) it performs nicely.


what do I need to do for the String.Format("{0:c}", txtTotal) show me the
Euro sign?

--


Thank you in Advance.

Bruno Alexandre
(a Portuguese in Denmark)
 
B

Bruno Alexandre

the thing is I do not have a lot of currencies :(

if I add this code to the HTML "€" I get a "?" sign :(


What do I need to do?


--


Thank you in Advance.

Bruno Alexandre
(a Portuguese in Denmark)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,787
Messages
2,569,631
Members
45,338
Latest member
41Pearline46

Latest Threads

Top