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!

Pull data from HTML

Status
Not open for further replies.

smarmie

IS-IT--Management
Joined
Oct 17, 2007
Messages
1
Location
RO
Hello

I'm trying to conditionally pull some info from a table in a HTML page. For example: if a cell in column 1 contains the string "blabla", then print the string in column 3?
Do you happen to have any pointers on where to start?

Thanks in advance
 
You can pull data with LWP and I heard (from KevinADC I believe) that was good for things like that.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those who say it cannot be done are usually interrupted by someone else doing it; Give the wrong symptoms, get the wrong solutions;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top