Hello
I have done mods but i get the following results:
01/09/2003 10 01/NaN/2003
code_+++++++++++++++++++++++++++++++++++
<html>
<head>
<script>
function add(numDaysToAdd) {
var daysInMonth=new Array(31,28,31,30,31,30,31,31,30,31,30,31);
var start = new...