PDA

View Full Version : Day of week,How do i incremement.


lennox_dd
06-19-2003, 07:45 PM
I am in the process of making a page that allows users figure there gross weekly pay,by entering the following data;
Pay Period end, i am doing it using javascript.
How do i get my script to decrement each day by one day for 7 days
and write to the page the results for 7 days i already made the table.I have no use for real time,just imputed day,month and year i may have to use real time to allow for month lenth differences.to see what i have done go to
http://maxamillian1.tripod.com/Paycheck/7_day_Income_Calc.html


the submit button is for later use.