JAB
11-09-2004, 03:55 PM
Using the popup calendar I'm trying to limit days selected to only business days. Currently, I can only limit either Saturday or Sunday using...
onFocus="getCalendarFor(document.FrontPage_Form1.Move_Need_Date,'[^]:0:a'); this.blur()"
...Also, while I'm here, any tips on how I can advance the picked calendar date by 3 days??
any info would be greatly appreciated :)
JAB
onFocus="getCalendarFor(document.FrontPage_Form1.Move_Need_Date,'[^]:0:a'); this.blur()"
...Also, while I'm here, any tips on how I can advance the picked calendar date by 3 days??
any info would be greatly appreciated :)
JAB