If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How do i remove decimals from a shopping cart prices

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-17-04, 11:26
Akumaownz Akumaownz is offline
Registered User
 
Join Date: Dec 2003
Posts: 10
How do i remove decimals from a shopping cart prices

I have almost completed a small japanese shopping cart in asp. The shopping cart was freecode in english and I converted it to japanese. The problem is japanese Yen does not use decimals and the prices are displaying decimals.

The cart uses a access db, I went into the db and specified the price to have no decimals but the decimals are still being displayed . Is there a easy way to get rid of the decimals

I download the shopping cart here
http://www.powerweb99.at/

Any help would be greatly appreciated

Thank you
Reply With Quote
  #2 (permalink)  
Old 04-17-04, 13:22
arnelR arnelR is offline
Registered User
 
Join Date: Dec 2003
Location: Philippines
Posts: 11
Try using formatnumber() function.
Reply With Quote
  #3 (permalink)  
Old 04-18-04, 02:23
Akumaownz Akumaownz is offline
Registered User
 
Join Date: Dec 2003
Posts: 10
Quote:
Originally posted by arnelR
Try using formatnumber() function.

Thanks fixed
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On