morpheause
07-15-2003, 11:22 AM
Hi,
I have three droplist boxes on my page.
The First one
You make an Selection either Botanical Name or Common Name
This is typed in the Items Box (Collections), if possible can it be pulled from the database.
The Second One
You make an Selection on one of the plant types
This must be pulled from the database
The Third One
You make an Selection on one of the plant Name.
This droplist box only shows the returned values of items selected in the first and second droplist box.
This also comes from the database.
Here is an Example of what I want to do
http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=ddl3MDB
I'm using a Microsoft Access Database.
:D I have included the files. :D
I have three droplist boxes on my page.
The First one
You make an Selection either Botanical Name or Common Name
This is typed in the Items Box (Collections), if possible can it be pulled from the database.
The Second One
You make an Selection on one of the plant types
This must be pulled from the database
The Third One
You make an Selection on one of the plant Name.
This droplist box only shows the returned values of items selected in the first and second droplist box.
This also comes from the database.
Here is an Example of what I want to do
http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=ddl3MDB
I'm using a Microsoft Access Database.
:D I have included the files. :D