Say I have 2 input fields, both containing dates with the format (dd mmm yyyy), for example, 07 Mar 2010 (Yes, there is a space between date, month and year). Well basically I need the second input box to calculate 60 days (not 2 months) after the first text box. Can anyone help? So far this is the code that I have, but it calculates 6 months, not 60 days as required.
Can anyone help?
Thanks in advance.