Unable to use HTMLParser Search Method (General questions)
Hi there!
I have been trying to use the Search method in the HTML Parser, just like in the example listed under General Info at http://www.weonlydo.com/HtmlParser/Help/
Every time I try to use it I simply get no response/error.
Example:
loX = CREATEOBJECT( WeOnlyDo.wodHtmlParser.1 )
loX.load(lcFile)
loY = loX.parts.search(ByAttributeValue, UserType , false)
loX.unload()
Filter method works fine, but not Search. Any ideas?
Complete thread:
- Unable to use HTMLParser Search Method - Thomas, 2008-03-28, 22:47
- Re: Unable to use HTMLParser Search Method - woddrazen, 2008-03-29, 00:01
- Re: Unable to use HTMLParser Search Method - Thomas, 2008-03-31, 16:01
- Re: Unable to use HTMLParser Search Method - Thomas, 2008-03-31, 22:24
- Re: Unable to use HTMLParser Search Method - Thomas, 2008-03-31, 16:01
- Re: Unable to use HTMLParser Search Method - woddrazen, 2008-03-29, 00:01