|
-
Sep 10th, 2003, 09:32 AM
#1
Thread Starter
New Member
How to read a line through webbrowser or inet
Actually two questions:
1. I know WebBrowser1.Document.All.Item(0).innerHTML reads the whole html page.
Is there a function like WebBrowser1.readline()?
2. WebBrowser1.Document.All.Item(0).innerHTML reads the whole html page but all line breaks are removed, which won't help me. Is there a way to get all html code WITHOUT removing any format?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|