Hi All, In one of the fomr developments, I have to calculate theNumber
of Days Number of Months ( Considering Leap Year) provided by the dates,
end user enters in the form, After going thorugh some forum discussion,
I have come to know about so many things which were not clear till now.
I have gone through various forums too, some one suggets to make use of
FORM CALC and some other JAVA SCRIPT. But the logic i want to build in
java script. The most interesting point is the DATE object is not
get...