william james
11-29-2010, 09:02 PM
<iframe id=player name=player frameBorder=0 allowtransparency=true src=defaultContent.html></iframe>
<FORM action="http://www.google.ca/search?q=table+generator" target="player"><INPUT type=submit value="GO" class="btn"></FORM>
http://www.google.ca/search?q=table+generator <<that is the format of url wherein I want to target inside an iframe.
But the problem is that it only shows the homepage which is http://www.google.ca/.
I tried to use a normal url like http://www.dynamicdrive.com/forums/ and it works perfect.
The problem Im seeing is that a url with (?q=) wont show inside the frame.
Is there anyway to fix this?
Thank you in advance and more power!
<FORM action="http://www.google.ca/search?q=table+generator" target="player"><INPUT type=submit value="GO" class="btn"></FORM>
http://www.google.ca/search?q=table+generator <<that is the format of url wherein I want to target inside an iframe.
But the problem is that it only shows the homepage which is http://www.google.ca/.
I tried to use a normal url like http://www.dynamicdrive.com/forums/ and it works perfect.
The problem Im seeing is that a url with (?q=) wont show inside the frame.
Is there anyway to fix this?
Thank you in advance and more power!