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