If you "own" the web page, and you can put some ASP (or whatever language) code into it, it'd be pretty easy. Can you change the content, and what language is it in?
Brent -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Sent: Sunday, December 14, 2003 7:45 AM To: [EMAIL PROTECTED] Subject: [SA-list] Check Webpage For Value I need to check a webpage for a value but it is an ever changing number. I only want to know if the is data in the last cell is 45,000 or greater (and send an alert). Any thoughts on how to do this? Code below... <td> <font size="-1">7,689</font></td> </tr> </table> <br> </body> </html> Jim Hunt Microsoft Certified Systems Engineer Alert Serv | http://www.AlertServ.com To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
