This would be an example of the page:
-html-
-body-
-pre-
12 45 30 72 12 65
94 81 64 01 79 12
-/pre-
-/body-
-/html-
I used '-' instead of '<' because I don't know it the server would actually process it, but you get the point.
The page actaully contains thousands of number sets like that.
If I save the file to my hard disk, I can extract and process the numbers easily (without altering the page at all), but this page is updated daily, and I don't want to have to manually save it every day.
There's got to be a way for an asp to read in the source of another page! Or perhaps Javascript?
If you need anyother info just ask!
Thanks