Results 1 to 3 of 3

Thread: Html Frames

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Angry

    I made a program that goes to a page with frames! The first frame is called Main and the second one is called Header. I want it to get the title of the Main Frame. If u need more explaining, please say so. Thanx in advance
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Cincinnati, OH
    Posts
    66
    Use the inet control to navigate to "main.htm", and then i think the code is
    inet1.title ' or something similar, im not sure on the exact syntax
    this will return the title of the web page

  3. #3
    Guest
    Is this thread what you are looking for?

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