View Single Post
  #4 (permalink)  
Old 09-23-09, 02:30 PM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Ahh I see, it is likely that that functionality was in the original design of the site. If I were writing the site I would have all the prices in a DB and then as I read them check it against the current currency selected and them modify as necessary based on stored values.

Does your site save prices in a DB? Is it generated dynamically? I doubt there is a stock script that will do this for you. Your going to have to write something custom.
__________________
This post was created with 100% recycled electrons.
Reply With Quote