|
-
July 12th, 2005, 10:03 AM
#1
Expert please answer
I would like to understand if that is possible to make an application borrowing some search engine to search teh internet my own edit box and a button "Search". Is it possible, can you help me please.......
-
July 12th, 2005, 10:24 AM
#2
Re: Expert please answer
google has a api's you can use.
Last edited by MadHatter; July 12th, 2005 at 10:31 AM.
-
July 12th, 2005, 10:28 AM
#3
Re: Expert please answer
Or without API, you could just add your search criteria to the the Google url and navigate to that url,
something like this..
Code:
http://www.google.com/search?hl=en&q=Codeguru.com&meta=
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|