Results 1 to 4 of 4

Thread: WebBrowser Object... possibly a stupid question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Posts
    85

    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

  2. #2
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    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.

  3. #3
    Hyperactive Member
    Join Date
    Jun 2003
    Location
    Manchester, CT
    Posts
    317
    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..."

  4. #4
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    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
  •  



Click Here to Expand Forum to Full Width