Hi, I need a code for calculation like this: I have three fields like
this:"Date field", "Numbers of Day"s and "Calculate Date fields"I like
to calculate like this: Date field + Numbers of Days = Calculate Date
(Excluding Weekend days)I need javascript for this calculation.