Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
In my application there is a text box, a search button and a dataGride view. I want that when i enter the text and click on button the search result will display in my dataGride view. I want to retrieve data from google server.
How can I achive my goal. help me..........
Posted
Comments
ZurdoDev 28-Nov-12 12:23pm    
I would first look on google's API site.
Sergey Alexandrovich Kryukov 28-Nov-12 12:29pm    
Help with what? This is not a question. What have you done so far?
--SA

 
Share this answer
 
Comments
Thomas Daniels 28-Nov-12 13:09pm    
Nice links, +5!
__TR__ 28-Nov-12 13:12pm    
Thanks
Do you know VB.NET or c#, then it relatively easy after you get the google API (GOOGLE IT)and implements it on you form. It is always easier said than done though. or you just need a template or source code or something like that?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900