Hi all,
On the form there is an input date field, after the update of the input field, the date field has to add days for that input date and give the next date excluding saturday,sunday's and holidays.
example: The input date is 05/26/2009, it will display on the next field 05/28/2009. It...