I appreciate it Ingo.  Actually, the next logical step to me was to do this
sort of html interpreting, but alas I am not comfortable enough to attempt
such a feat.
Very nice.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 06, 2000 3:33 PM
To: [EMAIL PROTECTED]
Subject: [REBOL] HTML "pars"ing Re:


Hi Brian,

I've done a little html display script in /View,
I don't know if this will be helpful to you, but
html-parsing is decoupled from the display (based
on features only available in /View, though, and
no table parsing, yet).

   save %browser.r read http://www.2b1.de/browser.r

or

   do http://www.2b1.de/ (only in /View will be loaded
                          via load-thru)


regards,

Ingo

Those were the words of [EMAIL PROTECTED]:
> Greetings.
>
> Before I try and solve this for the third time I wanted to throw it out to
> the group and maybe get leads in the right direction.
>
> What I am trying to do is "parse" HTML code received from a website.
First
> of all I want to remove all HTML tags and secondly I wanted to write a
> function to pull data from an html table based on a row header in the
table.

--
                do http://www.2b1.de/
    _     .                                _
ingo@)|_ /|  _| _  <We ARE all ONE   www._|_o _   _ ._ _
www./_|_) |o(_|(/_  We ARE all FREE> ingo@| |(_|o(_)| (_|
                                             ._|      ._|




Reply via email to