Handling ConboBox event at server-side
Posted: Fri Feb 07, 2003 11:49 pm
Dear Members,
I am working with PHP (4.3) and MySQL (3.23.54) on Windows 2000. That I wish to achieve is - when a user will select an option from a combo box some other elements (like, text box, radio button or another combo box) on the form will be filled up automatically by the corresponding values stored in the database. As PHP works on the server side I would like to assist PHP to do this by the help of another kind of scripting language. Please show me the way.
ZIA
I am working with PHP (4.3) and MySQL (3.23.54) on Windows 2000. That I wish to achieve is - when a user will select an option from a combo box some other elements (like, text box, radio button or another combo box) on the form will be filled up automatically by the corresponding values stored in the database. As PHP works on the server side I would like to assist PHP to do this by the help of another kind of scripting language. Please show me the way.
ZIA