M
MasterChief
I have 3 drop down boxes on the same page. Each one is being populated
by a database. One is called Location, One is called Device and the
other one is called Job Title. When the user selects something from one
of the drop down boxes I would like it so it automatically calls the
phonelist.asp and passes the variable. What is the best way to do it so
I have 3 seperate drop-down boxes that just send their variables.
Should I do one form that includes all boxes or one form for each
drop-down box? How do I grab the variable from the drop-down box?
by a database. One is called Location, One is called Device and the
other one is called Job Title. When the user selects something from one
of the drop down boxes I would like it so it automatically calls the
phonelist.asp and passes the variable. What is the best way to do it so
I have 3 seperate drop-down boxes that just send their variables.
Should I do one form that includes all boxes or one form for each
drop-down box? How do I grab the variable from the drop-down box?