.Net Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - More.Net Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 14th, 2004, 11:57 AM
LabbatBlue LabbatBlue is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 3 LabbatBlue User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Retrieving/Displaying Search Results

Lets say I was going to make a Console Application, that did this:
It uses: URL
That is a search Engine for weather...

So on my console application I have it pop up, and say:
' Enter the ICAO Code ' (Lets say the user enters this)
KDFW

By using the search engine on the link I provided above, the user could hit 'enter' then the program would retrieve the current Weather/METAR report for KDFW....

I actually want to make it a Windows Application.
But, I figured I should start simple, and do Console First....

My question is, how would I use a search engine like that?
For those of you who are interested, I put the code for the ConsoleApplication below, its not much, because as I said, Im not sure how to use search engine's in this way yet...
Do any of you know?

Labbat

using System;

namespace ICAO
{
///<summary>
///Demonstrates how to Send/Recieve data from NOAA
///</summary>

class ICAO
{
static void Main(string[] args)
{
string weather;
Console.Write("Enter The Four Letter ICAO Code:");
weather = Console.ReadLine();
}
}
}

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - More.Net Development > Retrieving/Displaying Search Results


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT