Hi.
I have a search function where it will search for data in gridview using ajax (search as you type).
What i want to implement next is, lets say if data not found while searching for data,it must get the keyword (entered in the textbox) information from the internet base on google search.
Any ideas how to do this?
Search in google
Page 1 of 11 Replies - 345 Views - Last Post: 24 August 2010 - 04:18 AM
Replies To: Search in google
#2
Re: Search in google
Posted 24 August 2010 - 04:18 AM
The same way you get the values from the database using the AutoCompleteExtender. So instead of running a database query, you would make a request to Google. You may want to look into their search APIs.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|