Jonathon, Thank you for your reply. Yes, the form submission is to the same page. Now that I know it can be done, I will see if I can find someone to help me (I'm not a javascript coder at the moment).
Thanks again, Audg. On Oct 2, 8:01 am, Jonathan <[EMAIL PROTECTED]> wrote: > Audg, > > How are you doing the form submission now? Is it to another page, to > the same page or to a JavaScript function? > > If it is to the same page you could probably do a test for form > submission then just write a simple script block that loads the > greybox. > > If it is to another page you will need to find a way to pass some > parameter that lets the redirecting page know so that you can do the > above. > > If it is to a JavaScript function then just call GB_show(Title, > GreyBoxURL); after you are done with your form processing. > > Hope that helps. > > On Oct 1, 5:43 pm, Audg <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > I'm quite new to GreyBox. It has exactly the look and feel that I > > want. However, I want to use it as a way of conveying a message to the > > user after he/she submits a form: to give them the status of their > > submission. > > > Is there any way to trigger grey box using a submit form rather than a > > link? > > > Thank you,- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

