man im pulling my hair out on this im basically trying to create a submit button outside of the targeted iframe. I have this but it is not working properly for me, when i hit submit, the page does waht it wants, here is a live example of my failure http://bit.ly/i2WgM0 i want when i hit the button "submit the form" to basically act like if i hit enter on that iframe so in my example i have iframe googled, so if i type a search and hit enter it brings the search results, but if i type a search and hit my button "submit the form" it just doesnt act like i hit enter. ive been working on this for the last few hours, and i cant help but think its something so simple, so i had to ask the first one to do this gets $6 dollars, yeah i know 6 is a odd number that all i have in my paypal, wish i can offer more..
the iframe page is not mines not on my domain, I need the button on my page to be able to submit what on the iframe page (that is not mines not on my domain) . i done this before i just cant remeber how here the source code im using, so you dont have to leave this page PS. i just used google as an example i need the concept to work
You need to have a textbox for entering keywords above your Submit Button. Here is a demo copy on my server: http://hostingsindia.com/demoserve/targetform.html The iframe styling is done in such a way that it doesnt show the entire google page.. Not sure if you did this deliberately so I have left it the same way... Important: You will have to modify the action parameter in the form to have this work for other sites than google