Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read web page source
Message
De
22/09/2009 13:04:41
 
 
À
22/09/2009 12:14:16
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01424816
Message ID:
01425619
Vues:
43
It's really cool. One of the options is to click on any object on a web page, and have the tool tell you the whole "path" to this object, like document.getElementById("articleDetailsForm:articleDetailsDataTable").childNodes.item(1).childNodes.item(0).childNodes.item(4).childNodes.item(0).

>Thanks, I'll give it a look.
>
>Gary
>
>>IE WebDedeveloper V2 is perfect for this kind of jobs, I use it a lot. http://www.ieinspector.com/dominspector/
>>
>>>I saw some of your code that uses that and it helped me do what I needed to do. I need to find that IE DOM object model reference soon and dig into it. Thanks.
>>>
>>>Gary
>>>
>>>
>>>>Hi Gary,
>>>>
>>>>There're other ways to access page information. It's loaded in IE DOM and you can traverse the objects in it.
>>>>
>>>>>I have a page up in a browser and a an object ref and I want to push a button on the page. I can do what I want to do if I can read the HTML source, but I dont see any way to get to it. No property of teh IE object seems to get the underlying HTML. Can this be done?
>>>>>With the HTML I can parse the URL I need to navigate to.
>>>>>
>>>>>Thanks,
>>>>>Gary
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform