[REBOL] Re: New Tutorial: CGI Web Forms in REBOL
From: petr:krenzelok:trz:cz at: 15-Apr-2003 10:01
Carl at REBOL wrote:
>I was inspired last Friday meeting with students at
>Humboldt State University who are using REBOL for all
>sorts of exciting purposes!
>
>That helped me to hammer out a new REBOL CGI article
>over the weekend... for those of you who are interested
>in such details...
>
>http://www.rebol.com/docs/cgi2.html
>
>Keep on REBOLling,
>
>-Carl
>
a good one, Carl! I vote for read-cgi becoming part of Core mezzanine
level - it is usefull and saves user from a) taking care about what
method is used b) if part of Core we don't need it to put into our
scripts each time .... add /truncate refinement as shown later in the
examples ....
What do you think?
PS: Oh, and I nearly forgot about 'construct function existance - thanks
for the reminder in the doc :-)
-pekr-