Hello,
I am trying to make a very simple form about the courses students have taught in the past. if there is more than on course they taught I want to make an "Add More Button" so that the form reappears. Kinda like the fields sections in PHPMyAdmin interface.
The page is here: http://nature.berkeley.edu/~pinara/test.php
it is a simple form but what I want to do is when they click on "Add more Courses" The same form will appear unfilled and they will be able to submit each form separately.
I hope this made sense.
Thanks in advance.