Re: Using HTML parser (General questions)

by Jasmine, (7221 days ago) @ Deepesh

Deepesh,

sure. To download a file use

Http1.Get http://some.url.com/somepath/somefile.htm

and then, when Done event fires, you can access source of this file using Http1.Response.Filename property.

locked

Complete thread: