Guest_imported
New member
- Jan 1, 1970
- 0
I have situation where i need to create 20 identical list boxes in ASP. Items are from a table in a database.
I have the following options to do it.
1. Create 20 lists boxs using ASP(time consuming process)
2. Using 20 divs just refer first divs to the rest of 19 divs.
I need to know any other options are there
Thanks is advance for the help.
Sathya
I have the following options to do it.
1. Create 20 lists boxs using ASP(time consuming process)
2. Using 20 divs just refer first divs to the rest of 19 divs.
I need to know any other options are there
Thanks is advance for the help.
Sathya