splitting string with a string

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a html page that I retrived and stored in a string and I want
to split it based on <td> elements. I know only way you can split
using string.split is using characters. The other option is traverse
and split. Is there any other way you can split a string using string
token itself?
Thanks,
.



Relevant Pages

  • Re: can I know how to write a html parser in C
    ... Are the lines truly limited to 80 characters of text? ... null-terminated character string size of 249 characters. ... Note too that in the general case it is perfectly acceptable in HTML ... much a beginner at C (and possibly a beginner at programming ...
    (comp.lang.c)
  • Re: Data Validation
    ... Function NoHTML(str As String) As String ... Into a test cell and type this in B1: ... I am putting a string of text in a cell some of which may need to be HTML ... coded for formatting and which must not exceed 30 characters, ...
    (microsoft.public.excel.misc)
  • Re: Data Validation
    ... Function NoHTML(str As String) As String ... I am putting a string of text in a cell some of which may need to be HTML ... coded for formatting and which must not exceed 30 characters, ...
    (microsoft.public.excel.misc)
  • RE: Looking for help with odd DBD::Oracle::db prepare behavior
    ... It appears that the invisible characters are delimiters passed via the HTML ... that I could parse the string argument into its pieces. ... SQL. ...
    (perl.dbi.users)
  • Re: You need to identify the objects on the web page that have the values entered.
    ... Function ZipPlusFour(sAdd1 As String, _ ... Dim sResult As String ... Take the html text and put it in a file called ...
    (microsoft.public.excel.programming)