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

Recommended Answers

All 2 Replies

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?

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.