Of course Ryan. It's up to you to build a simple web server with Rebol, wich
will process forms (and maybe rebol comands) sent by the browser and then
return a new page. You'll find some good starting points to write your own
webserver in the script library on rebol.com
(http://www.rebol.com/library/library.html).
Renaud
----- Original Message -----
From: "Ryan C. Christiansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 07, 2001 2:44 PM
Subject: [REBOL] browser-based apps
> I know all about /View, but I have some questions about building a
> browser-based application:
>
> Is it possible to use a web browser as a REBOL application's graphical
> user interface for applications running on the local machine?
>
> I'd like to develop a cross-platform, browser-based application using
> Javascript and REBOL which runs on a local machine, no web server
> required. Is it possible to use POST and GET cgi methods with a web
> server application which runs on a local machine? Is it possible to
> make REBOL be that web server?
>
> Finally, could all of this be packaged as a runtime version binary?
>
> -Ryan
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
>
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.