[REBOL] simple cgi - help needed

1999-11-17 Thread DGreene
what I'm trying to do is add two numbers passed on this query string sum.r?num1=3&num2=5 and i'm getting this error ** Script Error: Cannot use add on string! value. ** Where: cgi/num1 + cgi/num2 and this is the code I'm using ** start code ** print

[REBOL] Rebol on a virtual server

1999-11-16 Thread DGreene
Hi All, Has anyone any idea on how to port rebol to a UNIX machine on BEST/Verio They have perl as standard, so I never had to go throght the learning curve on that. this is the text I get back when I do uname -a FreeBSD shell18.ba.best.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #104: Sat Sep 4

[REBOL] none Re:(3)

1999-11-12 Thread DGreene
Cheers for that Donal > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Friday, November 12, 1999 1:24 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] none Re:(2) > > Donal, > > Sorry, I had a cut/paste error in part of what I said in my earlier > re

[REBOL] none

1999-11-12 Thread DGreene
Hi all, maybe a silly question, but I've written a small script to try and detect if my webpage is up and running every hour. page: read http://www.theskillstore.com either page[send [EMAIL PROTECTED] "http://www.theskillstore.com is up"] [send [EMAIL PROTECTED] "http://www.theskillstore.com is

[REBOL] simple cgi - help needed Re:(4)

1999-01-16 Thread DGreene
Thanks for the help. "Up the REBOLUTION !" http://www.rebol.com Donal Greene, Webmaster, Educational Multimedia Corporation (Ireland) EMG House Deansgrange Co. Dublin Tel: +353 1 289 9000 extension 302 Fax: +353 1 289 9150 > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PRO