There's probably a couple of ways to do this, here's one... I think you can handle the submitting on the popup and closing the window no problem, but before you do the close, call a Javascript function in the parent of the popup that will submit a form to do the refresh of the main page. That's it, simple.
That might actually be the simplest answer. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com On Thu, January 27, 2005 10:04 am, Brandon Mercer said: > Hello, > I've got a slighty off topic question for the group. I've got a pop-up > window that I use in my application where my client can create a new > contact. I wish to have the information write to the database, and > close the pop-up window, and then refresh the page it came from. I know > this can be done, and I wondered if anyone could show me what I need to > do to trigger that stuff. Thanks > Brandon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]