I have 3 Combo boxes on my Page. The first gets populated
from a table in a Access Database when the page is loaded.
The first combo box contains "Manufactures" When a user selects a manufacturer I want the Page to submit to itself and populate the second Combo box with hardware from the "Hardware" table (ex. Servers, Desktops, Printers).When the user selects the hardware from the second combo box it once again submits to itself and Populates the
third combo box with models from the "Model" table.
I want to stay away from frames if at all possible..
Thanks
from a table in a Access Database when the page is loaded.
The first combo box contains "Manufactures" When a user selects a manufacturer I want the Page to submit to itself and populate the second Combo box with hardware from the "Hardware" table (ex. Servers, Desktops, Printers).When the user selects the hardware from the second combo box it once again submits to itself and Populates the
third combo box with models from the "Model" table.
I want to stay away from frames if at all possible..
Thanks