J
John Cello
Hopefully someone out there has tried this. I'm trying to write an
application that incorporates a timecard for contractor time entry. I have a
date picker so that the contractor can pick the Monday start date on which
the weeks time is for. What I want to do is take this value and fill seven
corresponding text boxes (Sunday through Saturday) with dates driven off the
text box the date picker fills in. Something wherein Sunday=startdate-1,
Tuesday=startdate+1, Wednesday=startdate+2, etc.
Yes, its being written in FP2003 interfacing with a SQL database.
If anyone can give me a heads up on the javascript that would do this, I'd
appreciate it. (I've searched in here and Googled to no avail)
Thanks in advance
application that incorporates a timecard for contractor time entry. I have a
date picker so that the contractor can pick the Monday start date on which
the weeks time is for. What I want to do is take this value and fill seven
corresponding text boxes (Sunday through Saturday) with dates driven off the
text box the date picker fills in. Something wherein Sunday=startdate-1,
Tuesday=startdate+1, Wednesday=startdate+2, etc.
Yes, its being written in FP2003 interfacing with a SQL database.
If anyone can give me a heads up on the javascript that would do this, I'd
appreciate it. (I've searched in here and Googled to no avail)
Thanks in advance