where should i write the regular expression
Posted: Sat Oct 30, 2004 9:36 pm
hello,
i am trying to extract <a href="http://www.ntsearch.com/search.php?q=sp ... >sports</a> odds from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a>. so i use IIM tool to extract data from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a> and store them in .CSV or .TXT format. Now from this i have to extract odds. so i need to write Regular expressions. As i am new to the tool i dont where i have to write Regular expression and implement.i know how to write regular expressions but i dont know where i should implement in the textpipe. please help me in this.
Thanks in advance.
i am trying to extract <a href="http://www.ntsearch.com/search.php?q=sp ... >sports</a> odds from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a>. so i use IIM tool to extract data from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a> and store them in .CSV or .TXT format. Now from this i have to extract odds. so i need to write Regular expressions. As i am new to the tool i dont where i have to write Regular expression and implement.i know how to write regular expressions but i dont know where i should implement in the textpipe. please help me in this.
Thanks in advance.