How do I retrieve what the current selection is from a dropdown list?
Reason is I want to creat a link besides the dropdown list called edit, which will redirect the user to a new window -? eg: tblSeller_edit.asp?id=3
Also is there a way to make a link open into a new window instead of always coding it manually?
Thanks