Hi there,

We want to add a search field to a Drupal page that is hosted inside an iFrame. But we want the search results to appear in a different Drupal page. Is it possible to force the hosting Drupal page to change when the iFrame search action takes place?

So to summarise,

Search form is in Drupal node 1
When Search is conducted the browser is redirected to Drupal node 2 where the search results are displayed.

All advice gratefully received.