Hello,

I am just learning Javascript and am having some difficulty.

I have a text box form object that users will put a week ending date. Then I have a text box form object for each day of the week Sunday thru Saturday. I need the day of the week forms to change to the appropriate day of the week in relation to the weekending date put in the first box.

I need some help writing the code.

...