Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting html --> text document
Message
From
18/10/2002 14:00:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00710635
Message ID:
00712993
Views:
30
Vincent-

>Again, the question is how to save the html page into file instead of using the Internet Explorer - File - Save as...?

Following up on my message Message ID 710805 in this thread, you can
...
lcText = oDoc.documentElement.innerText
STRTOFILE( lcText, "MyText.TXT" )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform