Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 18th, 2006, 07:11 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web page interacting

dear friends,
I want to write a C# windows application called web result search, what this program do is that I add a string to it and it goes to different web search engines such as Google and yahoo and it shows the number of search results in each search engine, so what I need is from where do I start how can I let my windows application goes to these different web pages and post my request then copy the number of the results in that page then give the result in my application??



 
Old March 19th, 2006, 01:28 PM
Authorized User
 
Join Date: Mar 2006
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try checking with the various search engines that you want to use for availability of an API for their search. For example, Google exposes an API for their search functionalities ([link]http://www.google.com/apis/[/link]). I am sure such API's will have something like "GetResultCount" field.

HTH

Sreeram





Similar Threads
Thread Thread Starter Forum Replies Last Post
Interacting with Word hewstone999 Access VBA 0 March 25th, 2008 11:22 AM
How to diplay web page inside another web page win cyberjoe C# 2 March 1st, 2007 05:35 AM
interacting with active directory programmatically ms_kout ASP.NET 2.0 Professional 0 November 22nd, 2006 01:37 AM
Interacting User Controls [email protected] ASP.NET 1.0 and 1.1 Professional 4 March 27th, 2005 06:11 AM
Interacting with Server's Desktop CCSBuz Classic ASP Professional 0 February 13th, 2005 02:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.