CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Members   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: NewsGroup Date Entered: 11/27/2007 2:48:01 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 14 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
raysot
Asp.Net User
Displaying Localized Currency info11/27/2007 2:48:01 AM

0/0

I am using the ASP.Net Commerce Starter kit 1.1

On the Shopping cart page (Or for any page that displays a Money value) how can I present the user with a localized amount instead of USD? (Say, show the user's shoping cart value in EUROS instead...)

Here's my code that shows the user an amount but only in US dollars:

//Update Total Price Label
lblTotal.Text = String.Format( "{0:c}", cart.GetTotal(cartId));

I understand I would have to somehow get current exchange rates so the values are what the user expects when they go off to the Paypal page but is there a way to get the user's localization and automagically do the conversion for them? How are others implementing something like this?

ganesansankar
Asp.Net User
Re: Displaying Localized Currency info11/27/2007 5:45:46 AM

0/0

 Hi,

Please look into this link,It's about localization and Currency format

http://msdn2.microsoft.com/en-us/library/syy068tk.aspx 

http://www.codeproject.com/useritems/localization.asp 

i hope this will guide you to perform the localized currency info. 


Regards
Ganesan S
"Hard Work Never Fails"

Please "Mark as Answered" if helpful for you.
2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

ng.asp-net-forum.starter_kits_and_source_projects-commerce_starter_kit ... Displaying Localized Currency info. 1. 2. 11/27/2007 5:45:46 AM. PayPal Sandbox. 8. 3 ... strange bug when change currency to TRY. 1. 3. 10/2/2007 8:00:09 PM ...
Displaying Localized Currency info - ASP.NET Forums ... and Source Projects " Commerce Starter Kit " Displaying Localized Currency info ... Displaying Localized Currency info. Last post 11-27-2007 12:45 AM by ...
Currency Symbol Localization The Currency tab also displays or adds the dollar sign ($) currency symbol by default. ... Displaying Localized Font Files Correctly in a Project ...
Displaying Localized Font Files Correctly in a Run-time Image Displaying Localized Font Files Correctly in a Run-time Image. Configuring the NLS Table ... UI Element Localization. Currency Symbol Localization. MSDN Library ...
Currency Formatting and Validation Some currency formats use a decimal point to separate values, other formats ... Speed Designer supports currency display in any localized format supported by ...
FXCommerce: Currency localization ... to localize their stores to show prices in their users' home currency ... a vendor to display prices in both the vendor's home currency and the client's ...
WorldLingo Currency Converter The Worldlingo Currency Converter displays your website product prices in over 45 world currencies ... Automatic IP/country detection for localized currency prices ...
Currency Converters Foreign Currency Transfers. Currency Localization. Currency Data ... <a href="http://www.oanda.com">OANDA.com, The Currency Site</a>. This will display as: ...


 
All Times Are GMT