Posted By:
Mita_Mukhopadhaya
Posted On:
Wednesday, March 5, 2003 03:30 AM
In a form I have two layers. By invoking the first layer I am taking a file name from user. Then I want to show this file name in second layer in a table.
As the user go on giving the file name, row in the second layer will increase.
How can I increment the table row in second layer, when I don't know the number of files th user will upload