Hi. I'd like to pass a selected item in a drop-down list to a new opened window (opened by a javascript "click here" link) .. so when the new window opens, that selected item in the form of the previous window is used to run a query on an ASP page.
This is the idea:
- Window 1 has drop list for user to select item
- after item is selected user clicks on a link
- that link opens a new window (an ASP page) which uses the item previously selected as a parameter for the query.
Any help anyone could provide would be GREATLY appreciated.
Thanx and regards everyone!
Omare