On Jun 17, 2008, at 1:24 PM, Sarabjeet wrote:
> > Hi, > > Thanks for your help. > I tried using wget as explained in > http://code.google.com/apis/ajaxsearch/documentation/ > . > But there is some issue with wget coz it gives an error : Unsupported > Scheme. > If you have an idea about wget, is SSL is required for this purpose? > I have looked in many forums for wget but haven't been able to solve > this issue. SSL is not required. This works (remove the spaces): wget "http ://ajax.googleapis.com/ajax/services/search/web? v=1.0&q=Google " The Unsupported scheme error implies that you are trying to do something like wget "htpp://ajax.googleapis. ...." Cut and paste exactly what you were doing, and the error message that you recieve. Perhaps that will offer some clue. Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
