Hi,

Sorry if this has been covered already but I couldn't find anything in the
examples, documentation, or mailing list archive and I'm a clueless newbie
in Rebol. Basically, is it possible to create a Rebol webserver which
executes Rebol scripts? For example, say I had a Rebol webserver which
serves a html form. Could I pass the values on this form to a Rebol script
and have it return a dynamically generated webpage?

I tried RUI (http://195.181.8.32/dm98411/rebol/ and
http://rebol.org/cgi-bin/cgiwrap/rebol/userlist-search.r?type=words&section=
body&indexes=10&search=rui). It shows that this is possible. However, RUI is
slow, it lacks documentation, and the interface is unlike anything I've seen
in web development. I don't mean to knock RUI because it's very slick and
maybe it's the only way of doing this. However, it'd be nice to have a
simpler and cleaner model. Especially as a way to package Rebol scripts for
those who fear everything non-gui.

If this has already been discussed could somebody send me a link?

Thanks,
Bob

Reply via email to