On 2/3/06, A J Martin <[EMAIL PROTECTED]> wrote: > > > here: http://rebol.com/docs/cgi2.html#section-7 > > > > Is this just referring to having a REBOL GUI form and sending CGI query > > strings > > from it and viewing results in HTML ... > > Yes. Rebol as the client and a webserver + software responding to CGI.
Except of the "viewing results in HTML". The results are displayed in rebol to. And with post instead of query-strings you can send "unlimited" data, like files. > > AJ Martin > Auto-surfing for 4% daily at: > http://www.surfmunkee.com/?ref=3D7295 > E-Gold: > http://2255725.e-gold.com/ > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
