Hi Jason and Maarten, Many thanks. How is this set up to work on a Win2k server?
Louis At 09:29 PM 8/21/2002 +0200, you wrote: >This already exists for a year or two and was called erebol /Rebol Server >Pages / ... Carl has included a slightly enhanced version by him and Ernie >van der Meer in the new beta of Core and View: build-markup > >erebol / build-markup use tje <% %> tags like ASP which makes it much more >compatible with popilar web editing tools. > >--Maarten > >On Wed, 21 Aug 2002, Jason Cunliffe wrote: > > > Magic! by Oliver Auverlot lets one embed REBOL source in HTML pages between > > <REBOL></REBOL> tags. > > A single REBOL script needs to be installed in Apache /cgi-bin. Set the > script > > permissions and add two lines to httpd.conf. > > Then restart Apache.. et voila! > > > > http://www.rebolfrance.org/telechargement.html > > > > ./Jason > > > > > > ----- Original Message ----- > > From: "Louis A. Turk" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, August 21, 2002 11:59 AM > > Subject: [REBOL] embed rebol in html > > > > > > > Is it possible to use rebol in the place of javascript? Something like: > > > > > > <html> > > > <body> > > > <script language="rebol">forever [print now/time]</script> > > > </body> > > > </html> > > > > > > Louis > > > > > > -- > > 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. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
