Adding a form element to the page, maybe using Ajax?

Adding a form element to the page, maybe using Ajax?

Hi guys,

Not sure of the best way of explaining this, and don't even know where to begin to actually make it happen!

I have a form on page1.php that will need multiple copies of page2.php to be placed or removed accordingly.

On page2.php it needs to have a select box (populated from a database) and a text area that will be posted along with the information on page1.php

Not sure if it'll help understand it, but basically page 1 has the employee's information, and they can add various details (and remove them) by pressing 'Add skill' then selecting a type from the drop down (communication, marketing, admin or whatever) and then a comment next to it. Another of my bosses funny ideas ^_^

Thanks