Just a thought, but do you have write permissions set for the directory you're
trying to write to? I'm not sure if it matters if you use -cs , but it's all I can
think of.
> Hi Rebols,
>
> I am new to Rebol and to CGI.
>
> I have built a CGI form to get names and address info from my web site. My
> form works fine, but I need to write the data to my hard drive in a flat
> database situation. When I try to write to the disk I get a "REBOL -
> Security Violation". I think I have security turned off in Rebol and I
> send the "-cs" in my CGI script. Why will Rebol not write to the disk?
>
> Michael
>
> [EMAIL PROTECTED]
>