HTML parse
Hello,
I want to create an application that can make selections from a webpage. I did an assignment for school and now I want to extend my program.
The assignment was to parse a webpage and display the data. The webpage's exact URL was given to us. The URL was of the US-Canadian boarder crossings' delays. We basically had to parse the page and print the crossing nanme and the corosponding delay.
I want to create a progarm that can go and select from a menu the crossing name and output the delay.
Any ideas how?
Thanks
--drjay
drjay1627
Junior Poster in Training
91 posts since Nov 2008
Reputation Points: 12
Solved Threads: 1
by .... writing and running the code?
what have you got so far?
are you going to reuse the application you had earlier, or start completely overnew?
stultuske
Posting Sensei
3,137 posts since Jan 2007
Reputation Points: 1,114
Solved Threads: 433
I did the previous program in C#. I want to do this in JAVA. No special reason I just prefer JAVA to C#. Besides I am more comfortable with JAVA.
Thanks,
drjay
drjay1627
Junior Poster in Training
91 posts since Nov 2008
Reputation Points: 12
Solved Threads: 1