Frames, IFrames and Email Forms.

She has: 88 posts

Joined: Sep 2001

Our intranet consists of a two-frame page; upper frame (Top) for site navigation and lower frame (Bottom) for page content. I'm using a script from Dynamic Drive that populates an IFrame in the Bottom with an email form based on a radiobox selection, also in Bottom. The submit button for the form is in the IFrame. The script works flawlessly, except for the fact that the page redirect (hidden input field) puts the redirected Thank You page inside the IFrame. Is there any way to force the Thank You page into Bottom, rather than the IFrame?

I've submitted this question at the DD forum, but I'm not getting any response there at all. The problem isn't with the script at all, but actually with the redirect.

Thanks,

Busy's picture

He has: 6,151 posts

Joined: May 2001

tried target equals parent (or frame name) ?

She has: 88 posts

Joined: Sep 2001

You can use that with input fields?

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

I think you put that in the tag which contains the hidden field. Smiling

She has: 88 posts

Joined: Sep 2001

Sweet, thank you! I'll give it a try.

Edited to add: Works like a charm! Thanks again!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.