What types of parameters/arguements are you trying to pass? I've managed to get Abyss 2.0 X1(the new free version for now) to allow http uploads, and other general processing of web forms. If you need any assistance with this I'd be happy to help.
Eric [EMAIL PROTECTED] wrote: > I tried Rebol with an older version of Abys 1.2.2.2. > > Now I am working in test cases with KFWS. > > With Abyss I had trouble to pass to Rebol multiple > parameters/arguments. > > brgds > Janeks > > On 25 Apr 2005 at 15:49, Eric Haddix wrote: > > >>Sheesh. Apparently the webserver isn't calling the script with the >>arguements like it should because when I told it to read the #! line, >>it worked fine. I'll just have to work with the developers to see if >>there's something else I should be doing... >> >> >> >>Eric Haddix wrote: >> >>>Does anyone have any idea why it is that if I call my rebol cgi >>>program from my web server(Aprelium Abyss) that I can't get it to >>>handle other network related functions like sending email via 'send >>>[EMAIL PROTECTED] "this message"'?? >>> >>>I can run a test script from the same directory and it will send me >>>email but something to do with the "secure" function is what I >>>suspect is causing me my issues. This is whether I call Core or View >>>from the C:\rebol\view or the cgi-bin directory of the server. >>> >>>I thought at first it might not be seeing my smtp server but that >>>doesn't seem to be the case. I do call it with the -cs arguements so >>>that's not it. >>> >>>Anyone? >> >>-- >>To unsubscribe from the list, just send an email to >>lists at rebol.com with unsubscribe as the subject. >> >> > > > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
