PDA

View Full Version : form submitting to iframe.



helenearth
23 Feb 2009, 06:07 PM
Hello, i have a couple of form fields that will always live in the sidebar of a drupal site

'Zip Code' and 'Keyword'

I need the form to submit the data to another page that contains an iframe and append the form results to an external URL for the results to load inside that iframe.

example: www.externalsite.com/result1/result2

I know I need javascript, does anyone have a good solution for doing this?

Thanks!

Erik
24 Feb 2009, 12:26 PM
I don't quite follow the question and the link provided went to a holding page.

You have a parent form that contains data you want to include in a form that is being posted in an iframe? Is this correct? I don't follow where you want the data to post to.

-Erik