This is a discussion on "search query to google as <iframe> source" within the JavaScript Forum section. This forum, and the thread "search query to google as <iframe> source are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
search query to google as <iframe> source
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
hello everyone
I am trying to make a page which would take a "entered" on search query from the previous page and display results in google with that query in an <iframe> in the results.htm page. So if I enter the word "watches" into a textbox, the google search results would be displayed in an <iframe> in the results.htm page for the word "watches" with something like http://www.google.com/search?q= for "textValue". I have did set up a demo, but was having all kinds of problem s with displaying the appropriate query in an <iframe>, so at the moment the results page is without any iframes. here is the demo http://scratchpad.50webs.com/iframe I tried all sorts of stuff, played around with javascript, but nothing. Scanned a million forums through google, but still nothing. How can I make the <iframe> on the "results.htm" page to display the google search for the entered word, automatically when the page loads, and still have the textbox on results.htm fill up with the passed textbox value from the first page? thanks a bunch!! vHTML |
|
|
|
|||
|
Re: search query to google as <iframe> source
Are you wanting to embed the Google page within the iframe on a page that contains other things or are you trying to get results from Google and show them within a page/template of your own?
|
![]() |
| Tags |
| iframe, search |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search Bar CONCAT query | meth8200 | Databases | 2 | May 13th, 2008 22:00 |
| Do search engines penalise websites using unoriginal source code? | TALLMALEUK | Search Engine Optimization (SEO) | 14 | Feb 25th, 2008 19:12 |
| [SOLVED] Partial Search Query | Aerdan | Databases | 5 | Nov 7th, 2007 15:26 |
| iFrame Source changing | Zonglars | JavaScript Forum | 1 | Jul 28th, 2007 01:39 |