I have a page(parent) from where I am popping up a window in perl. There are some input boxes in that pop up window. Upon submission of my pop up window form, I would like my original page(parent), to reload and display the info that was in the pop up window. Is there a way to do that?
Thanks Brothers.