Hi, people!<br><br>I need some help in this:<br>Have a page where there are a few items in a list box and I want to insert them one by one into few text boxes by pressing the "Add" button.<br>In the other hand, each text box has a button side by side that cleans the current text box, I mean, if it is filled with a name and I press the button, it gets cleaned and available for new inputs.<br>I must build an iteration to check out every text box in the table and insert the text from the list box into the first free text box I find...<br><br>Am I clear?<br><br>THANX in ADVANCE