Well, I discovered that GWT handles the whole invisible-IFrame thing for posts, itself. So that's good news :-)
But I still don't see the onSubmitComplete handler ever getting accessed. :( On Mar 22, 11:33 am, Skyfort <[email protected]> wrote: > Here's a tricky thing (for me, at least ;)...I need to submit a Form > and load the results into a NamedFrame. So the URL of the NamedFrame > will either be redirected to a Success page or a Failure page. > > My problem is that I do not know how to detect when the IFrame has > loaded. I thought OnSubmitComplete might be the answer, but it doesn't > seem to be firing. Anyone know how to tell when a NamedFrame's URL has > been changed, or when the response from a form submit has been > completely returned? > > Thanks! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
