Re: Using HTML parser - WeOnlyDo Discussion board

Re: Using HTML parser (General questions)

by wodSupport, Saturday, July 23, 2005, 19:05 (7062 days ago) @ Deepesh

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: