Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JBF89

  1. JBF89

    Getting certain information from html files.

    Okay that looks like it would work cheers, but how would I get this to work over a large amount of numbers? You see what I have is a web page downloaded by wget which has a long list of links to games, so I use: while($i<=$totalpages) { open FILE, "page$i.$user.html" or die "Invalid...
  2. JBF89

    Getting certain information from html files.

    Okay I have only recently started learning perl, and what I am aiming to do is to update an old perl program I used to use so that it still works. The old perl program is H2SA or halo 2 stats aggregator, which basically would download all the games results pages off of bungie and extract your...

Part and Inventory Search

Back
Top