Hello I would like to chain the content of web pages so that it all looks like one (huge) document. Ex: page 1, hyperlink 1, hyperlink2 would display as page1 (content) hyperlink1 (content), along with any hyperlinks found on this page. hyperlink2 (content), along with any hyperlinks found on this page. I understand I could potentially have an infinite loop, but I won't worry about it for now. Many Thanks to all who can help. p.s. It seems internet explorer doesn't do this (v.6.0)