Stadt11Drake
MIS
and when a volunteer types there name in a text box, it is submitted to a database. My problem is, when they type in their name, all fields are sent to the database, whether the boxes are filled or not. Also, when I try to display the results, [lets say if they put there name in the 3rd or 5 text box in the first row and the 2nd of 5 in the second row (like dates on a calender)], the names are displayed in 2 seperate result regions. How do I set up this schedule form? Do I have a single Submit button for the whole schedule, or do I need a Submit button for every Scheduled time (like a data on a calender)? Then, how do I show the result of the database so that there name shows up in the correct box and just in that results region rather than many result regions?