I have a page which asks a user to select a number.... then on the next page it's going to do a sql query and list the results in a list box... I want to loop a code which will then list all my list boxes as many times as the user entered!! how does this code work??
another little catch is that each list box will need to have it's own name... i guess the best way is to have list1 then count that up plus one everytime???