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 TouchToneTommy 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. robinsoninho

    extract part of a htmls contents and display/save txt file

    hi, im fairly new to perl and my question being is it possible to run a perl script to extract the text from a html page between say the <body> ..... </body> tags and then display/ say this text. Also would that be possible to be ran on a web-page through server side cgi-bin thanks in advance
  2. robinsoninho

    obtain text from a given url

    hi, is it possible for a html page to be given a url the user then click submit, and then bring back the contents between say the <body> .... </body> of that url and display on that page. thanks for any help
  3. robinsoninho

    Sql query- group by more than 1 hour

    i have a table of time and dates and a value after it inn which i want to do a query which groups these values by every 3 hours e.g my table 12/02/2001 00:00 6 12/02/2001 01:00 4 12/02/2001 02:00 8 12/02/2001 03:00 12 12/02/2001 04:00 7 12/02/2001 05:00 6 i want the query to do this...

Part and Inventory Search

Back
Top