Forum Moderators: coopster
AAA (Main Category)
-aa1
-aa2
-aa3
-aa4
-aa5
One option is that I insert sub-categories 1 by 1. Its OK but what I do if I have 100s of sub-categories for AAA.
What I want to do is, in the FORM, in TEXT AREA, I write all sub-categories line by line say
aa1
aa2
aa3
aa4
aa5
When I click SUBMIT, the action file takes line by line value and insert into a DB as aa1 is single row and so on..........so each sub-category take a SINGLE ROW in a DB.
Thanks for the HELP in advance.