I have a main page that users visit via https. From that page, they can do a google search. However, the search results is displayed via http and I no longer have control over the search page. Is there a way to 'trap' the results and send it over a custom https page so the users results can be private?
Update: I guess the real question is can they browse the web through my website and since my site is https, get a private browsing session via my website.