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

[REBOL] Re: embed rebol in html

From: al:bri:xtra at: 22-Aug-2002 19:53

Louis wrote:
> 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>
No, not at the client side (in the browser). As others have written, it's possible to use Rebol on the server to manipulate what's sent to the browser. Louis wrote:
> How is this set up to work on a Win2k server?
That's a bit trickier. We've got Rebol running as a CGI on a Windows 2000 network and server (version 6 IIRC) (running the local high school's Rebol/Wiki). But I've forgotten (already!) how we did it. :( The documented procedures we've found on the net didn't work (don't know why). The system we ended up with was to create a new directory in the server software (not a real file) and specify some information in there to locate where the Rebol software was and the paths to use. Then it all started working. If that's not enough help, email me directly at my school email address: [Andrew--Martin--colenso--school--nz] and I'll talk with the network administrator and try to get some .bmp pictures of the server software showing the settings we used. I hope that helps! Andrew Martin ICQ: 26227169 http://valley.150m.com/