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

[REBOL] browser-based apps

From: norsepower::uswest::net at: 7-Mar-2001 7:44

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