Hi everybody,
I wonder if anyone would mind helping me to solve a small problem I have stumbled upon?
I have a search form with two text boxes - “Field Name” and “Search Criteria”.
What I would like to do is have a link that opens a popup window – this popup window will take the value from the ‘Field Name’(from parent window) text box and query the DB to pull a list of ‘Look Up’ values into a select box(in the popup window). Once the user has selected a value in the select box and clicked on a button to close the popup, the value needs to be passed across to the “search criteria” text box in my parent window…
Can this be done? I am familiar with basic Javascript functions, but this seems to be more difficult than anticipated.
Any help would be greatly appreciated.
D
I wonder if anyone would mind helping me to solve a small problem I have stumbled upon?
I have a search form with two text boxes - “Field Name” and “Search Criteria”.
What I would like to do is have a link that opens a popup window – this popup window will take the value from the ‘Field Name’(from parent window) text box and query the DB to pull a list of ‘Look Up’ values into a select box(in the popup window). Once the user has selected a value in the select box and clicked on a button to close the popup, the value needs to be passed across to the “search criteria” text box in my parent window…
Can this be done? I am familiar with basic Javascript functions, but this seems to be more difficult than anticipated.
Any help would be greatly appreciated.
D