I am creating a form where the user will input the beginning and ending date for the week they are wanting printed out.
The form needs to print for each day and displaying the date and the day of the week on seperate pages. (ie. date: "11/10/03" and the Day of the week is: "Monday"; next page would display the date: "11/11/03" and the Day of the week is: "Tuesday", etc.
What is the best way to go about doing this?
The form needs to print for each day and displaying the date and the day of the week on seperate pages. (ie. date: "11/10/03" and the Day of the week is: "Monday"; next page would display the date: "11/11/03" and the Day of the week is: "Tuesday", etc.
What is the best way to go about doing this?