websyd 0 Newbie Poster

i posted a thread on creating controls dynamically but the answer given did not solve my even in other forums. My Prob is that im trying to build an application that needs the user to details of goods recieved. I hav a dropdownlist that reads the value of productname from the database a textbox for the quantity recieved another textbox for the DateRecieved. Now it is always the case that more than one product will be recieved at the same time meaning that i need as many of this control listed above as the products in my database. please advice me on what better way i can go about these