|
-
Jan 5th, 2004, 11:21 AM
#1
Thread Starter
Lively Member
WebBrowser Object... possibly a stupid question
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
-
Jan 5th, 2004, 11:41 AM
#2
Frenzied Member
ehm
10 pages ? AFAIK you can only view one page at a time using the browser control - or am I incorrect ?
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Jan 5th, 2004, 12:40 PM
#3
Hyperactive Member
I think he means the way you view a word document on the bottom right how it shows (page 5/10)
but I dont think that would work as web pages dont have "Pages" persay
I think if a web page as a stream of information, not necessarially in that aspect
"I dont even see the code anymore... I just see Blonde, Brunette, Redhead..."
-
Jan 5th, 2004, 06:28 PM
#4
Frenzied Member
hehe
The word 'page' is an illusion, it only exists in the RTF code. In HTML you just write until you're done with the file, the formatting doesn't mean ****.
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|