Hi All,
I wanted to know whether I can store search result from any known site with
me or not? (If this search is free).
Lets suppose I want to store the response of
"http://www.google.com/search?hl=en&q=searching+tech&btnG=Google+Search";
with me. I m using html/Javascript/Ajax but ajax with only xml files.
If any body can tell me whether its possible in this way or not?

This is off-topic, but if you use Yahoo you can get search results in
many formats, including JSON, which is dead easy to use:

http://icant.co.uk/sandbox/jsonsearch/
There are a lot more search options: http://developer.yahoo.com/search/

Google also has an Ajax search, which you could re-use:
http://code.google.com/apis/ajaxsearch/


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to