I didnt get back many responses from the regular Nug, so I'll try again.. Here's my original message, pardon the repitition if you have already seen it
---- I'm still looking, but if anyone can point me to code samples, or a RegEx that parses out data surrounded by html tags, I'd be most grateful. Here's an example <tr class="even" valign=top><td ><a href="/0035000000KWnfU">Tesch</a></td><td ><a href="/0035000000KWnfU">John</a></td><td class="nowrapCell">(911) 953-6555</td><td ><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td><td ><a href="/00530000000eqnP">Mehboob Alam</a></td><td ><a href="/0015000000F6Eeo">Reuters</a></td></tr> Ideally, I'd like to get back an array of strings, or anything close. Unfortunately, this is a screen-scraping excercise, as the cost of accessing the system using SOAP or ODBC is going to prohibitive. I'm looking for something generic, as the actual order of fields may change, i.e. the phone field may not necessarily be in the same location in the final report to be parsed. On another note, besides QFree (which requires QuickTime?), has anyone tried "4D RegEx" <http://4dplugin.com/en/products/8.htm> sincerely, mehboob alam "There cannot be a crisis next week. My schedule is already full." Henry Kissinger _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
