| iframe issue
|
Gowri pandiyan

msg:4551210 | 4:48 am on Mar 5, 2013 (gmt 0) | 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.comh frameborder=f1Œ width=100% scrolling=fyesf 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

msg:4551214 | 4:51 am on Mar 5, 2013 (gmt 0) | 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

msg:4551262 | 6:37 am on Mar 5, 2013 (gmt 0) | 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

msg:4551272 | 7:18 am on Mar 5, 2013 (gmt 0) | Thanks for your time! I already have "google custom search" setup, let's go with it.
|
|
|