I am working on a small application that let me find and display html files from my disks in a web-browser control. Some files are big and I need many days to read them. How can I get the page number or line number where I am on before closing, so the next time, I can jump to where I was ? (I have done it with a PDF reader, and it was very easy). Thanks for your help