Hi,
I am writing an ASP program but need to have some javascript in it too. I need a javascript function that you can supply in a date in the format mm/dd/yyyy and an integer which is the number of weekdays (M-F) to add to it.I have written the function for use in the ASP side but am a bit stumped with javascript.
Then I started thinking that this must be a common enough code snippet so maybe someone has it. (Ever the optimist!). Even if not, would anyone be able to give me some pointers on hw to go about this in javascript?
thanks,
A
I am writing an ASP program but need to have some javascript in it too. I need a javascript function that you can supply in a date in the format mm/dd/yyyy and an integer which is the number of weekdays (M-F) to add to it.I have written the function for use in the ASP side but am a bit stumped with javascript.
Then I started thinking that this must be a common enough code snippet so maybe someone has it. (Ever the optimist!). Even if not, would anyone be able to give me some pointers on hw to go about this in javascript?
thanks,
A