And what if I'm submitting it to the same page? I tend not to write a form submission page, but rather just submit the form to itself if you follow...
Dave On Mon, Sep 29, 2008 at 7:43 AM, Logos <[EMAIL PROTECTED]> wrote: > > Hi overkil! It is easy to do what you are asking. Whatever page > you're submitting the form to in the greybox, add a body onload > function to reload the top page. This will of course close the > greybox with no extra coding required. > > (eg) <body onload=' top.location.reload(true);'> > > Tyler > > On Sep 28, 6:40 pm, overkil6 <[EMAIL PROTECTED]> wrote: > > All, > > > > I am testing GreyBox to see if it will suit my needs. I am using it > > for basic form submission. How would I close a GreyBox and refresh > > the parent on the form submission - is it possible? > > > > Cheers! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

