[Wtr-general] How do you find a specific string in an HTML page?

2006-02-09 Thread Paul Carvalho
Hi there, I am trying to find a way to find a particular string in an HTML page and save it to a variable. It seems simple enough, but I can't find the commands to help me do it yet. Our Dot-Net app assigns Unique ID's to various objects within the system. For example, if you create a new

Re: [Wtr-general] How do you find a specific string in an HTML page?

2006-02-09 Thread Sergio Pinon
Subject: [Wtr-general] How do you find a specific string in an HTML page? Hi there, I am trying to find a way to find a particular string in an HTML page and save it to a variable. It seems simple enough, but I can't find the commands to help me do it yet. Our Dot-Net app assigns Unique ID's

Re: [Wtr-general] How do you find a specific string in an HTML page?

2006-02-09 Thread Michael Bolton
t regular expressions are your friends. ---Michael B. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul CarvalhoSent: February 9, 2006 4:14 PMTo: wtr-general@rubyforge.orgSubject: [Wtr-general] How do you find a specific string in an HTML page? Hi there, I am trying to find a w