Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing browser's document object structure
Message
From
10/12/2001 15:45:27
 
 
To
10/12/2001 15:27:04
Roger Woodsmall
Roger L. Woodsmall Consulting
San Jose, California, United States
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00592332
Message ID:
00592345
Views:
17
>After creating a browser object and navigating to a document/page, I would like to view the browser's document/page object structure. This does not seem to be possible in the Debugger. Is it possible with a different tool? Thanks.

Haven't tried this, but if you're using 7, can't you just instantiate an instance of the browser object and use Intellisense to give you the properties and methods? It can get a bit confusing from the bottom up -- like caving -- not quite sure where you're headed.

If you want a top-down view, here's a resource:

http://www.w3schools.com/dom/default.asp

I had another link to a JScript program which would interactively display the DOM of a page -- really nice -- but the link is broken. If I run across it, I'll let you know.

Jay
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform