Forum Moderators: coopster
$url = $_REQUEST['url'];
<iframe src="$url"></iframe> http://www.domain.com/searchresults.html?fmt=http://www.domain.com/index.php?variable1=value&variable2=value2 etc. I need to place in the search form a "&target=SOMETHING" so I can use that after to direct the results inside my iframe, by passing the above results URL to my www.mysite.com/output.php?url=HERE