
05-10-2006, 02:33 PM
|
|
SEO Junior
|
|
Join Date: Sep 2004
Posts: 15
|
|
|
how to build db for using in listboxes in ASP
I want to have a database on a book where this is how it goes:
Code:
Preface
Introduction
-subtitle1
-subtitle2
Chapter 1
-subtitle 1
-subtitle 2...
I have MSAccess 2000. How do you recommend me to build it? I want to use it with a combination of listboxes in ASP.
|