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

[REBOL] CGI help

From: rsaathoff:datajunction at: 27-Jul-2001 16:02

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? Thanks. Ryan