Hello All, I just have a question. When I use HttpWebRequest and WebResponse to get the source of a page. The page contains a Frame that displays Javascript. Now my question is, From .Net how would I get the source of this frames Javascript? Thanks in advance.