Forum Moderators: open

Message Too Old, No Replies

iframe issue

         

Gowri pandiyan

4:48 am on Mar 5, 2013 (gmt 0)

10+ Year Member



Hi,

I want to show google website in my web page. So, I have used the below code to achieve it however, I got unwanted window which asked me to click a link to open it in a new window. could you please solve this issue?


<iframe src=�hhttp://www.google.com�h frameborder=�f1�� width=100% scrolling=�fyes�f height=750>
</iframe>


Please let me know if you have any other method to open Google website in my web page. I would be very glad if you can solve this issue.

Thanks,
GP

Gowri pandiyan

4:51 am on Mar 5, 2013 (gmt 0)

10+ Year Member



Some junk values have been included in my previous post

The below is the code:

<iframe src=�"http://www.google.com�" frameborder=�"1" width=100% scrolling=�"yes�" height=750>
</iframe>

daveVk

6:37 am on Mar 5, 2013 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Seem like G is using some frame busting code. What you are trying to do may be against there terms of Use.

"google custom search" may be appropriate ?

Gowri pandiyan

7:18 am on Mar 5, 2013 (gmt 0)

10+ Year Member



Thanks for your time!

I already have "google custom search" setup, let's go with it.