WhiteTiger
Programmer
I have a select box...and on change, it redirects to whatever the selected item's value is (a URL)...
Problem is, I open the new URL selection in a new window, and users need to be able to go back to that window, and re-select that same item if needed...and since this works 'onchange' the user can't pick it again unless they go to another url then go back and pick that url again.
How would I make an Automatic Redirect that as soon as you've picked your dropdown item, it opens my new window, and the select box re-selects the first option in the list (which doesn't have a URL and I dont want to open a window) Regards,
Anth
ny
Problem is, I open the new URL selection in a new window, and users need to be able to go back to that window, and re-select that same item if needed...and since this works 'onchange' the user can't pick it again unless they go to another url then go back and pick that url again.
How would I make an Automatic Redirect that as soon as you've picked your dropdown item, it opens my new window, and the select box re-selects the first option in the list (which doesn't have a URL and I dont want to open a window) Regards,
Anth