Forum Moderators: open
I have an affiliate iframe search box embedded into my website.
<iframe src="http://www.example.com/" height=200px width=575px frameborder=0 target="_blank" scrolling=no></iframe>
When I press "search" the new window that pops up is of very small size. How can i make the window that pops up from the iframe full size?