Hi. Well, actually what I need is to just show the result "thumbnail" that Google provides. I know that the images are stored / cached, because I can see that its served from images.google.com. However I have found a workaround, but it is a workaround. Since google actually provides a secure search (not through the API but on google.com) I just replace the domain from http://images.google.com to one of the secure servers. But I would like it a hole lot better if Google provided this solution in a documented manner, so when I include the API .js with https, it servers the results from the secure server instead. Well the API is deprecated so I guess thats to much to hope for, as well as eliminating the use of MSIE on my site, if I want to have some traffic, anyway :-)
Thanks for your answer Jeremy, and all of your enthusiasm in replying to lots of the posts here. Regards Kasper On 14 Jun., 04:56, Jeremy Geerdes <[email protected]> wrote: > Sadly, since Google doesn't control where the actual images are coming from, > I don't think it's possible to totally eliminate these messages unless you > eliminate MSIE. Of course, that would be the preferable solution anyway. > > Jeremy R. Geerdes > Generally Cool Guy > Des Moines, IA > > For more information or a project quote: > [email protected] > > If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan > Church! > > On Jun 13, 2011, at 1:55 PM, Kasper wrote: > > > Hi all > > > Is it possible to use the search API without having the annoyingHTTPS > > warning in IE8? > > > We use the api on a secure page. I have tried to use thehttpsversion > > of the javascript include, but the images shown is http. Is there any > > way to either get the images from a secure source or any other way of > > getting rid of the warning in IE? > > > Kind regards > > Kasper > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google AJAX APIs" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-ajax-search-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
