I have a webform that has a hyperlink button that calls a javascript function to open a small window with another webform loaded in it. When a button is clicked on that form I would like it to close the pop up and refresh a datagrid on the first webform. How can I have this kind of communication between webforms ? What is this process called and where can I read more about it?

Thanks a bunch.

P.S. Using IE6