View Full Version : Send search results to a template page?
draces1
06-26-2008, 08:10 PM
I have google site search implemented on a site but I would like to send the results to a page with a header and a footer that are just like the rest of my pages--does anyone have any experience doing this? Would I be better off using the ajax api search to accomplish this?
Any and all input is appreciated.
Thanks in advance.
Dan01
06-27-2008, 03:58 PM
Good question. I would suspect it can be done with frames.
draces1
06-27-2008, 05:31 PM
There is a 'somewhere else' piece that you can use with ajax, but I think that is more for a 'somewhere else' within the same page. I need it to go to a table or iframe on another page entirely. The problem is that the site is all built already and I have to implement search on it and the owners of the site want it to react a certain way--that's the reason for the question.
Dan01
06-28-2008, 01:39 AM
That is a great question too. I never really thought about it with my site. I just plopped Google's search on their to help generate some revenue. I never messed with it.