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

I need help...

 [1/4] from: izkata::aol::com at: 6-Jun-2002 18:43


...to make a simple browser, because I don't know how to parse. here's the basic idea: 1. Parse all HTML tags out of the page 2. Change IMG tags to the REBOL/View version, image. 3. List all links in a menu at the top, with the ability to click on it to go to the link. 4. Possibly an address bar. I had seen something like this a long time ago, but I can't find it now. Daniel S.

 [2/4] from: al:bri:xtra at: 7-Jun-2002 16:56


> ...to make a simple browser, because I don't know how to parse. here's
the basic idea:
> 1. Parse all HTML tags out of the page > 2. Change IMG tags to the REBOL/View version, image. > 3. List all links in a menu at the top, with the ability to click on it
to go to the link.
> 4. Possibly an address bar. > > I had seen something like this a long time ago, but I can't find it now.
Is there something wrong with your internet browser? :) You can get them from Microsoft, Netscape and other places. Andrew Martin ICQ: 26227169 http://valley.150m.com/

 [3/4] from: izkata:aol at: 7-Jun-2002 11:51


No, nothing is wrong with our browser, I just happen to want a REBOL browser :-) Daniel S.

 [4/4] from: ingo:2b1 at: 7-Jun-2002 18:11


Hi Daniel, I know there are at least two, and I know where one of them can be found, namely at: http://www.h-o-h.org/browser.r It's really a text-only browser, in a view layout, but I think you could get some ideas on how to parse. Kind regards, Ingo [Izkata--aol--com] wrote: