Copy link to clipboard
Copied
We have a google mini and we have a search box on a coldfusion page. Does anyone know if it is possible to get the results to appear on our coldfusion page, instead of jumping over to the google search results page?
Copy link to clipboard
Copied
Yes. In your search, make sure you remove the proxystylesheet URL parameter. This will tell the Mini to return an XML document, which you can then parse and display in CF pretty easily.
Dave Watts, CTO, Fig Leaf Software