2
Reply

Refreshing listbox after popup window closed

vincent

vincent

Sep 26, 2008
4.1k
0

    hi you can write javascript code to refresh parent window. write Code like; you can try this: window.opener.location.reload(); window.close();

    sunil kumar
    September 26, 2008
    0

    Hey, i have a rather difficult question, i`ve been searching for it about 3 days now and i just cant find it anywhere. a small explanation of my problem: I have a small buisness application which i need to build as a school project, now there is also a incident reporting system in it. in this you can search by entering keywords and pressing the search button. When you get any results you can change/delete them. When you delete them the form automatically closes. Now i want the listbox to refresh/search again when the popup window closes. Is there any way to do this ? Many thanks, Vincent/Crazy

    vincent
    September 26, 2008
    0