Quote:
Originally Posted by gb2world
One possible issue - you have a form inside a form - which is not valid html.
I've not looked at the javascript - but maybe Tal can comment about where to put this code?
If you want it inside the main form - maybe drop the form submission and just use the javascript date functions you have to output the data without a form submission
|
Actually that's what I'd prefer to do is just display the calc answer without the form.
The form is only there because that's what came in the code I found online.