Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read displayed page
Message
 
 
To
26/07/2007 08:54:39
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01243712
Message ID:
01243725
Views:
27
This message has been marked as the solution to the initial question of the thread.
>Hi all, i have a web control on a form, i need to navigate to certain location and reads the text displayed for that page. Somebody knows a method to access that information displayed on web control?
>T.I.A.

John,

If you only need text, you may try to read it with

thisform.oWeb.Document.documentElement.innerText

You can also check InnerHTML and OuterHTML.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform