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

[REBOL] Re: CGI help

From: carl:cybercraft at: 28-Jul-2001 10:09

On 28-Jul-01, Ryan wrote:
> Hi all, > I've been trying to put a CGI form I wrote in rebol up on a website > and I can't seem to get it to work. I've uploaded rebol.exe to the > FTP directory, and have changed the path in the rebol file > accordingly. I also changed the "action=" attribute in the form tag > to point to the location of the script. But when I have been testing > the form, the browser looks like it is trying to pull the code to > the rebol file up as if it would an HTML document, and printing a > "Page cannot be displayed" error. What am I doing wrong?
Have you set the protection bits correctly on the files on the website? They need to be right for both the REBOL exe and the scripts you want to run.
> Thanks. > Ryan
-- Carl Read [carl--cybercraft--co--nz]