Carlos wrote:
> The documentation of REBOL says that REBOL can be embedded into other
types of text including HTML files.

> I'm trying to make the following work out but have no success because
I see nothing printed on the browser. Do I have to first put REBOL to
run on local machine? Do I have to address REBOL somewhere else on the
HTML document or what?.
> Need some help, please.

        Unfortunately, REBOL doesn't run on browsers yet. No "plug-in" (needed
to run languages the browser maker hasn't thought to include) has been
announced by the REBOL crew, yet.

Of course, this doesn't help you much.

        An alternative is use a local web server, written in REBOL (there's
some on http://www.rebol.org), and write REBOL software to generate
HTML so that the browser can understand it.

Andrew Martin
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
Online @ 33,600 Baud!
-><-

Reply via email to