whenderson
Technical User
I am very very new to this.
Synopsis: Have a form on a webpage that contains only a list box. The user selects multiple names from the list box. User clicks submit to generate report. The report is designed with a database field for name and a long paragraph. How can I loop thru all the names so that when I print the web report, I get x reports where x is the number of people the user selected and each report has a different user's name.
Synopsis: Have a form on a webpage that contains only a list box. The user selects multiple names from the list box. User clicks submit to generate report. The report is designed with a database field for name and a long paragraph. How can I loop thru all the names so that when I print the web report, I get x reports where x is the number of people the user selected and each report has a different user's name.