Re: Using HTML parser (General questions)
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:
- Using HTML parser - Deepesh, 2005-07-23, 17:19
- Re: Using HTML parser - wodSupport, 2005-07-23, 19:05
- Re: Using HTML parser - Deepesh, 2005-07-24, 07:28
- Re: Using HTML parser - wodSupport, 2005-07-24, 11:09
- Re: Using HTML parser - Deepesh, 2005-07-25, 08:37
- Re: Using HTML parser - wodSupport, 2005-07-25, 10:58
- Re: Using HTML parser - Deepesh, 2005-07-25, 15:18
- Re: Using HTML parser - wodSupport, 2005-07-25, 15:34
- Re: Using HTML parser - Deepesh, 2005-07-25, 15:18
- Re: Using HTML parser - wodSupport, 2005-07-25, 10:58
- Re: Using HTML parser - Deepesh, 2005-07-25, 08:37
- Re: Using HTML parser - wodSupport, 2005-07-24, 11:09
- Re: Using HTML parser - Deepesh, 2005-07-24, 07:28
- Re: Using HTML parser - wodSupport, 2005-07-23, 19:05