Thread: Age Calculation
View Single Post
  #1  
Old 05-03-2010, 11:35 AM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Age Calculation

My client sells puppies and would like to include an age calculation for each dog.

I found a simple javascript that will do this, I just don't understand how to pull Variables out of the Xcart Database to make it work.

http://www.javascriptkit.com/script/script2/calculateage.shtml

I figured I'd have to create some extra fields, so I made

Birth Month = Birth_M
Birth Day = Birth_D
Birth Year = Birth_Y

Anyone know how to do this right so that it goes on the details and the product list page?

Thanks For your help....
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote