Ask a Question related to ASP Database, Design and Development.
-
Tony Mak... #1
Euro and SetLocale
Is there a Setlocale code to display the euro symbol?
example SetLocale("en-gb") will display currency formating (FormatCurrency)
with the pound symbol. What about the euro?
Tony Mak... Guest
-
Euro ? symbol for embeded fonts
Hi all, I'm trying to use the Euro sign in an application, to render some data in Labels formatted with a CurrencyFormatter for which I specify '?'... -
convert the euro and pound sign
hi there, it seems as if i can´t convert the euro and pound sign to their html equivalents. i tried eregi_replace("€", "€", $haystack);... -
Writing Euro symbol with utf encoding
Hello All I am writing a string from the database into a text file which contains "Euro" symbol . I have tried using iconv() and utf_encode and... -
Cheating to win 24,000 euro flash game
I spent most of my Sunday afternoon on http://www.erasermax.com/. The site, a Flash detective game, promises a 24,000 euro (around US$27,100) prize... -
Pantone Libraries - EURO
Greetings! As you know CMYK values for Pantone Solid to process US and Solid to process EURO are different. How I could use Pantone Solid to... -
Ray at #2
Re: Euro and SetLocale
Here you are.
[url]http://www.aspfaq.com/2228[/url]
Ray at work
"Tony Mak..." <tonymak@acmsystems.net> wrote in message
news:etruagjmDHA.1800@TK2MSFTNGP10.phx.gbl...(FormatCurrency)> Is there a Setlocale code to display the euro symbol?
> example SetLocale("en-gb") will display currency formating> with the pound symbol. What about the euro?
>
>
>
Ray at Guest
-
Tony Mak... #3
Re: Euro and SetLocale
Thanks Ray but that would require re-writing all pages and removing the
FormatCurrency etc, the faq was from 2002, has anything else come along in
these mega updates MS comes out with?
Tony Mak...
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:OwuW8ijmDHA.2416@TK2MSFTNGP10.phx.gbl...> Here you are.
> [url]http://www.aspfaq.com/2228[/url]
>
> Ray at work
>
> "Tony Mak..." <tonymak@acmsystems.net> wrote in message
> news:etruagjmDHA.1800@TK2MSFTNGP10.phx.gbl...> (FormatCurrency)> > Is there a Setlocale code to display the euro symbol?
> > example SetLocale("en-gb") will display currency formating>> > with the pound symbol. What about the euro?
> >
> >
> >
>
Tony Mak... Guest



Reply With Quote

