Well you could setup the page to read data and compare it...
index.php?text=this is my text
code:
<?
echo $text;
?>
I think you can do this using the WinHTTP library but it would be easier to use a Website Control to just navigate a hidden browser on your form to that page with the text.