need some suggestions here
have a php script doing a search using post with various options in a dropdown and a query in a textbox
now I would like that when a specific option is selected (only 1) in the dropdown, the textbox changes into another dropdown with pre-defined options
how would this be possible ?
have a php script doing a search using post with various options in a dropdown and a query in a textbox
now I would like that when a specific option is selected (only 1) in the dropdown, the textbox changes into another dropdown with pre-defined options
how would this be possible ?