hi all. I have a list of items, drawn from a database. I want to apply new prices to each of the items, but i want to do it as an array rather than giving unique names to the price textfield for each item, as there are hundreds. How do I use the arrays for this part and for processing it?
cheers all