Re: Using HTML parser (General questions)
Deepesh,
simplest way would be to do[code]Http1.Get http://www.google.com [/code]and then in Done event you can do[code]HtmlParser.Load Http1.Response.Filename[/code]wodHttpDLX does save response to a file anyway - so why wouldn't you use that, right?
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