Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: How to extract content of HTML table?

From: joseantoniorocha:g:mail at: 28-Aug-2006 17:13

No prize for me. load/markup just made a huge block whit HTML page content. Not useful, as table elements is not nested in blocks I gess this can be complished with parse function, but parse is very complex. Anyone already make a function that do this task, extract table content as, say, comma separated values or nested blocks? On 8/28/06, Tim Johnson <tim-johnsons-web.com> wrote:
> * Jos=E9 Antonio <joseantoniorocha-gmail.com> [060828 11:27]: > > > > There are a fast and easy way to do that? > > To start: > How about load/markup? > That will convert HTML to a block of tags and strings > > HTH > tim > > > -- > > nome: "Jos=E9 Antonio Meira da Rocha" tratamento: "Prof. MS." > > atividade: "Consultoria e treinamento em jornalismo impresso e online" > > googletalk: MSN: email: joseantoniorocha-gmail.com > > site: http://meiradarocha.jor.br > > ICQ: 658222 AIM: "meiradarochajor" > > Skype: yahoo: "meiradarocha_jor" > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > -- > Tim Johnson <tim-johnsons-web.com> > http://www.alaska-internet-solutions.com > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. >
-- nome: "Jos=E9 Antonio Meira da Rocha" tratamento: "Prof. MS." atividade: "Consultoria e treinamento em jornalismo impresso e online" googletalk: MSN: email: joseantoniorocha-gmail.com site: http://meiradarocha.jor.br ICQ: 658222 AIM: "meiradarochajor" Skype: yahoo: "meiradarocha_jor"