Hello. I need to read (and search for a string) a web page's source. Any help appreciated. The search part i think i can handle, but haven't been able to find anything to get the web page source to a string/array/anything that i can manipulate. I'd prefer a solution WITHOUT any external programs if ...