Hi,I had a requirement in which i need to display my html content on to a web browser control.The problem here is that i had huge content in my page :( so the page limit got exceeded.I am not storing my html content in a .html file but i am adding the content to the web browser control as a document stream. I need to place the hyperlinks to go to "top" of the page and to go "bottom" of the page.Constraints: I must not create a .html file.Is that possible to traverse with in the html content using web browser control with out creating a html page?Need it urgently.
Thanks, Sabari