Shuxclams
Diamond Member
So here is what I Want to do... I want the user to be able to add a new device to the inventory database(s). This page will help the person select a device type and send that infomation to the correct page ( Server, Laptop, Desktop, Printer, Misc...) The dropdown is populated by the main table holding the device type information. There is a secondary device table housing specific information about each device sub-type (i.e. HP Prolaint ML370 or HP LaserJet 2550N) that will be the intended table for the addition. In the code the page send the info to WHAT_EVER.php, I would really like for that page to be called depending on which device type they chose, i.e. choose Desktop Computer and they are sent to the "Desktop.php" page.
SHUX
SHUX