Hello,
In my page test1.php I have a list box with a series of items. When I
select an "Add new item" button, a popup window is called with a query
string parameter test1.php?cmd=a dd. When in the popup I type the new
item and then select "submit" I have to close the popup and update the
loader window in order to find then new item inserted in the popup.
Does someone know where I can find an example (or script) in order to
see how managing the closing of popup and the refresh of the loader
window?
Thanks,
Giuseppe
In my page test1.php I have a list box with a series of items. When I
select an "Add new item" button, a popup window is called with a query
string parameter test1.php?cmd=a dd. When in the popup I type the new
item and then select "submit" I have to close the popup and update the
loader window in order to find then new item inserted in the popup.
Does someone know where I can find an example (or script) in order to
see how managing the closing of popup and the refresh of the loader
window?
Thanks,
Giuseppe
Comment