inserting values from given quantity in database
Posted: Mon Oct 25, 2010 11:26 pm
Hello friends
i am working on a project in which i have to insert similar data multiple times, I have a register page for it. i.e
X Y Z 001
X Y Z 002
X Y Z 003
-
-
X Y Z 050
here only the number changes. is there any way by which i will only enter all the values???
here i will enter the values once and total quantity (50 in this case) in the database and it will automatically expanded in 50 rows.
thank you
i am working on a project in which i have to insert similar data multiple times, I have a register page for it. i.e
X Y Z 001
X Y Z 002
X Y Z 003
-
-
X Y Z 050
here only the number changes. is there any way by which i will only enter all the values???
here i will enter the values once and total quantity (50 in this case) in the database and it will automatically expanded in 50 rows.
thank you