nat
|
| Posted: 06/17/2002, 6:17 PM |
|
i wanna do a loop in ccs for example i wanna add several items (same category)into a table at once.
i have cat_id and item_id.
|
|
|
 |
Nicole
|
| Posted: 06/18/2002, 7:54 AM |
|
Nat,
the information you post is not enough. What form do you want to execute loop on? What programming language do you use? Are cat_id and item_id table fields listed on the form?
|
|
|
 |
nat
|
| Posted: 06/19/2002, 7:17 PM |
|
i use php to modify this in grid and record form.
|
|
|
 |
nat
|
| Posted: 06/19/2002, 8:07 PM |
|
what i want to do is to select cat_id and have several item_id listed on the form. then i can choose many items and put it into the table at once
|
|
|
 |
|