View Single Post
Join Date: Dec 2008
Posts: 10
Reputation: sheff21 is an unknown quantity at this point 
Solved Threads: 0
sheff21 sheff21 is offline Offline
Newbie Poster

Web Page Interaction Question

 
0
  #1
Dec 26th, 2008
My friend and I are working on a school project and our hope was to have a Java program take a zip code from the user and then connect to weather.com (or any other web site) and look up the local weather. I assume this is possible but I cannot quite figure it out. I am able to get the source code from a site by using the instream, however, it is difficult to find the information I need in the source code. Is there any way to access the page and retrieve the actual text from the site. Thanks!
Reply With Quote