Ryan,
I've read a lot about using Mozilla as an app hosting framework for just
this purpose.
Check out:
http://protozilla.mozdev.org/white-paper.html (for redirecting cgi with
local scripts)
It's probably not quite what you want - requiring mozilla is not the same as
requiring a browser- but it might be informative. I'd say the rebol web
server is probably the way to go.
Also, you might want to look at TclKit.
http://www.equi4.com/tclkit/old/README.html
Same idea as what you suggest, different (similar?) scripting language.
John Sequeira
System Architect
http://www.pobox.com/~johnseq
[EMAIL PROTECTED]
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Ryan C. Christiansen
> Sent: Wednesday, March 07, 2001 8:45 AM
> To: [EMAIL PROTECTED]
> 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.