Re: Using HTML parser - WeOnlyDo Discussion board

Re: Using HTML parser (General questions)

by wodSupport, Monday, July 25, 2005, 15:34 (7060 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.


Complete thread: