Hi everyone! I am new in Web Programming.
I want in my ComboBox to pop up a question everytime a user changes the combo box. It will ask, "Are you sure you want to update" then if the user clicks on yes it will be redirected to another page and if no it will just stay on the same page but the selected value of the combobox will be = "Please select". Is that possible?
Thank you in advance! :)