Hey guys so im making a page where artists can add tracks to an album. First the user would choose how many tracks they have from a drop down box and then depending on what number they choose , my page dynamically makes the appropriate amount of input fields. Also does anyone have any idea of what i could do about issue of the field names? would it just be called name = '.$i.' depending what number $i is up to?
Thanks in Advance
Anu

