I am working on a customer database program to run off an intranet. I have a central page which display's all of the information for the client, differnet modules and so on ... for each section I have a link to a pop-up which will change the information on that section. What I need is to be able to close the pop-up window (child) and at the same time, it refresh the parent window so the new infomation will be displayed.
Any thoughts on doing the refresh on close.
Thanks in advance.
Phil