[REBOL] Personal Web Server Re:(4)

2000-01-07 Thread marco

Nice to see that the Windows / REBOL / CGI problem is still not sorted 
Maybe it'll be alright when Windows 3000 comes out - lol ... I've been rying
to get REBOL to work on PWS for month and I have given up long ago.
At least we all get the same error message about headers - I even got the
same message on NT server 4 and on SuSe Linux 6.2 (not sure about the
version). Just can NOT get rebol CGI to work.

Cheers - Happy New Year everyone

Marco

Double M Seven
http://www.doublemseven.co.uk
***

Get paid to surf the net! Follow a link below ... it's FREE!
http://www.alladvantage.com/go.asp?refid=HSH-418
http://www.sharkhunt.com/join/join.asp?shID=mm2879

Cool Links

http://www.cornwall-uk.com/meister - My personal Web Site
http://www.cornwall-uk.com - Cornish Host Site
http://www.webweaversearch.co.uk - Web Designer Database
http://www.counter-strike.net - Cool Half-Life Multiplayer 'mod'
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 07, 2000 11:58 PM
Subject: [REBOL] Personal Web Server Re:(3)


> If possible, try testing the script on another server with a CGI that's
> known to be working.
>
> As Sterling mentioned, this sound more like a problem with the script.
> The CGI sounds like it's working, and returning an error message
> because the script is broken. If the CGI wasn't working at all, it
> would return a copy of the script as a text file.
>
>
> *** REPLY SEPARATOR ***
>
> On 1/7/2000 at 2:50 PM [EMAIL PROTECTED] wrote:
> Hate to be slow, but I followed the directions (I think) to the T--.
> When I tried to run a simple form with the code from your howto page, I
> got the following:
> CGI Error
> The specified CGI application misbehaved by not returning a complete
> set of HTTP headers. The headers it did return are:
>
>
> Also, when I submitted the script, an instance of Rebol opened on my
> machine??  Any suggestions?
> Thanks
> Mark
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 06, 2000 4:23 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Personal Web Server Re:
>
>
>
> Get message number 38514 from SELMA or read it at rebol.org:
> http://www.rebol.org/userlist/archive/38/514.html
> Sterling
> > I have searched the mailing list for PWS and CGI and even
> Microsoft...but
> > have not found information on setting up Rebol to work (cgi) with
> Personal
> > Web Server?
> >
> > Can someone either tell me, or point to a message thread?
> >
> > Thanks in advance,
> >
> > Mark Woodward
> >
>
>



[REBOL] cgi Re:(3)

1999-11-28 Thread marco

Hello again,
In the e-mail SEREVR was mispelled, but not in the actual test :-)
Thanks for spending the time and explaining a few things about Linux, but I
don't actually have a linux box anymore and I need to get REBOL CGI working
on an windows based systems as I usually host on NT server to use ASP.

Regards,
Marco

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 27, 1999 10:28 PM
Subject: [REBOL] cgi Re:(2)


>
> I am not an expert on this, and I don't have rebol working under
> Apache (yet) but the following thoughts occur to me:
>
>   1. 

[REBOL] cgi Re:

1999-11-27 Thread marco

Well ... I have been waiting for a reply to the message below. Has there
been a reply and I missed it? I have been trying to use rebol for CGI
scripts which is the main reason why I started to use it. People have send
CGI examples to me, which work for them but they don't work for me. I have
by now tried to run rebol cgi scripts on WIN95 and PWS4, WIN98 and PWS4,
Windows NTWS and PWS4, Windows NT Server and even tried it on a SuSe Linux
and Apache. But nothing has worked for me so far.
A previous message to the list said that rebol cgi did not need any setting
up on the server, it only needs to have the rebol.exe in a directory where
the scripts are. - Doesn't work for me. I have also seen an example of rebol
to be used as follows ...


[REBOL] use of REBOL to build a simulator

1999-11-03 Thread marco . frissen

Hi,

I was wondering if I could use REBOL to make a simulator that listens on a
port and analyses the incoming data?
Is REBOL strong in parsing?
I've had little/no experience with REBOL but paging the dictionary, it is
quite appealing.

Cheers,

Marco
--
Marco Frissen  [EMAIL PROTECTED]
Test Engineer Philips CryptoWorks
Building OAN 2.39  Cederlaan 4
Eindhoven, the Netherlands
Telephone: +31 40 27 32 479

IT sucks



[REBOL] ASPCoder

1999-10-08 Thread marco

Hi folks,

I have written a program called ASPCoder, which is free to download on
www.mm7.co.uk/aspcoder
I wrote it with the intention of using it for writing ASP scripts, but
because it's a libary based application, libaries can be written for any
scripting language. Including REBOL. Sorry if this is too much off topic,
but I thought that one or two of you guys might be interested too have a
look at it, I would appreciate some feedback :-). And of course I am hoping
somebody might write a libary for REBOL, so I could use it .

Requirements: Windows 9x, NT

Regards,
Marco