Refresh select list from popup window
hazighApr 18 2011 — edited Apr 19 2011I have a address select list on my form, with a button next to it so the user can add an entry if it doesn’t exist.
Clicking on the button opens up a popup page (javascript:popUp2). The popup page saves the new address and closes the window. I don’t want to submit the form just refresh the select list with the new entry and have it selected.
Any suggestion on how to do this is welcome.
Thanking in advance
Hazi