php5, apache2, mysql5
I have a form that receives a drop down list box selection, loads a hidden field, and after the submit button is clicked it builds a detail record based on the selection. before i started sql coding the onchange select box function was happy to feed the hidden input with new values time and time again. It seems that after a POST nothing about the onchange function works. I would like to stay onscreen and make selection after selection but I do not understand how to reinitialize the onchange select box function.
i hope i have explained this well enough.
Thank You for your time.
db96s1
I have a form that receives a drop down list box selection, loads a hidden field, and after the submit button is clicked it builds a detail record based on the selection. before i started sql coding the onchange select box function was happy to feed the hidden input with new values time and time again. It seems that after a POST nothing about the onchange function works. I would like to stay onscreen and make selection after selection but I do not understand how to reinitialize the onchange select box function.
i hope i have explained this well enough.
Thank You for your time.
db96s1