|
Posted by Anders Skelander on 11/22/77 11:59
This question is slightly off-topic, but anyway:
I found this Visual Basic code chunk that reads all files/contents
from a web page.
http://www.freevbcode.com/ShowCode.Asp?ID=1252
My question is: Will it always work with a straightforward
loop like this, one that pulls all the information from the web
server? Or does the client (normally a web browser application)
sometimes have to interact with the server, respond to requests
that go from the server to the client, during the download of all
page contents?
Thanks in advance for any help.
Anders
Navigation:
[Reply to this message]
|