Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IE 5 versus IE 6 DOM
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
IE 5 versus IE 6 DOM
Miscellaneous
Thread ID:
00706530
Message ID:
00706530
Views:
44
Are any of you folks so familiar with the changes in the DOM between IE 5.x and IE 6.x that you can answer this quickly?

I had some code to screen-scrape from a web page using IE 5, and at one point the code says

thistext = oIE.document.tables(0).all(0).innertext

It appears that this is no longer a valid object... Does anyone know the new correct way to reference what this used to be?

Also, does anyone know how to force Foxpro to reread the DOM from IE? I think I could have answered my own question if the Intellisense data for IE was correct, but it appears to still be showing me the PEM's from IE 5..

Thanks!

Kevin Atkins
Reply
Map
View

Click here to load this message in the networking platform