|
Hello, I have a "search" form on one page and I want the results of the form to appear in an iframe on another html (or php) page. The search form's action goes out to a 3rd party server and generates the results on a page that I want to pull into my iframe on a different page than the search form.
I can easily target the results to appear on an iframe within the same page of the search form, but can not figure out how to target a iframe on a different page?
Any help would be greatly appreciated!!!!
Thank you!!
|