|
-
Oct 29th, 2000, 05:11 PM
#1
Thread Starter
Fanatic Member
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

-
Oct 29th, 2000, 10:46 PM
#2
Lively Member
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
-
Oct 29th, 2000, 11:11 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|