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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 1newby1

    Variables

    I'm new to Perl and I was wondering if there is a way for numerical variables to hold extra zeros, (1.0 instead of 1) I know you can do this in java. Can any one help? thanks!
  2. 1newby1

    Help using WWW::Mechanize to follow links

    I've been trying to get WWW::mechanize to access this link, but everytime it tries to access the link, either with $mech->links() or $mech->follow_link(...) I get the error "Error GETing javascript:self.close<>: Protocol scheme 'javascript' is not supported..." Thanks for your help.
  3. 1newby1

    Need Help- Retrieving web data from multiple sites

    I'm writting a program that has to retrive information from hundreds of web pages and put them into a single file. Most of the URL's are sort of consecutive (for example, www.page=?120.001 , www.page=?120.002 , www.page=?120.003 ... www.page=?124.098) Every once in a while a page will be...

Part and Inventory Search

Back
Top