On Tue, Aug 4, 2009 at 12:32 PM, MB Software Solutions, LLC<[email protected]> wrote: > Stephen Russell wrote: >> On Tue, Aug 4, 2009 at 12:14 PM, MB Software Solutions, >> LLC<[email protected]> wrote: >>> I'd use ALINES and then cycle through the array created and grab the >>> data from the line after the part that starts with "Purchase Order Number:" >> ---------------- >> >> <tr> >> <td style='padding:.75pt .75pt .75pt .75pt'> >> <p class=MsoNormal><b>Purchase Order Number:</b><o:p></o:p></p> >> </td> >> <td style='padding:.75pt .75pt .75pt .75pt'> >> <p class=MsoNormal>84179<o:p></o:p></p> >> </td> >> </tr> >> </table> >> >> In this padding of the PO# I have to find 84179. This was working >> years ago but they layouts have changed and I wanted to grab the >> element instead of walking the chr() in the string. > > > Oh...crap...I see what you mean now. -------------------------
CSS you have to love it, right? :( -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

