By using the WebBrowser Object, is there any way I can determing the following:

** Assume we have a browser with 10 pages of content **

#1 - How many pages are currently being viewed? 10 is the number I'm looking for.

#2 - Which of the 10 pages am I currently in? Assume we're half way down... 5 is the number I'm looking for.

I know these questions might sound a bit weird, but I can get this to work with my app, life would be super sweet. Any help would be greatly appreciated.

Thanks in advance,
- Sam