Examining a web browser document 
Author Message
 Examining a web browser document

Is there any way to get info from a web page that is showing in my web
browser? I know that I can use Inet to download a page and then examine
it, but how do I do it to the web page that is showing in my browser
window? I could just cut and paste, but I'd prefer to have my program
get the desired info from the page.


Fri, 10 May 2002 03:00:00 GMT  
 Examining a web browser document
If you reference mshtml.tlb (IE 5) or mshtml.dll (IE 4), you can access a
lot of properties, including links, forms, frames, document.body, etc. You
can easily find these properties/events using the object browser (F2).

For more information visit: http://vbpoint.cjb.net/

--
Stephan

My site: http://www.casema.net/~dolman/s/

FREE discover how to make $5000 a week:
http://www.secrets2success.com/special31270/

FREE VB Source: http://vbpoint.cjb.net/



Quote:
> Is there any way to get info from a web page that is showing in my web
> browser? I know that I can use Inet to download a page and then examine
> it, but how do I do it to the web page that is showing in my browser
> window? I could just cut and paste, but I'd prefer to have my program
> get the desired info from the page.



Sat, 11 May 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Web browser control, .Document object browser/viewer?

2. Web Browser: Opening link in new Web Browser window

3. How to make my web browser as a default web browser

4. Force Web Browser to load Word document in foreground

5. How can I open a web browser with an open document

6. Printig an Excel document from a web browser

7. Web browser control's Download Complete event is fired with incomplete document

8. Loading Word document in Web Browser

9. Creating a web browser from VB5 using ActiveX document .exe - With Access Database

10. document objects through web browser

11. Examining DIV tags in a document

12. web browser experts needed for helping with the creation of the best internet browser(freeware)

 

 
Powered by phpBB® Forum Software