yeah, I dont know if method="post" will work with rebol under IIS4.0.
Anybody have experience with that. I havent gotten it to work.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 19, 2000 9:42 AM
Subject: [REBOL] rebol cgi under IIS Re:(2)
> >IIS. Now I had problems very similiar which I couldnt figure >out until
I changed
> the form method in the HTML script from a >method of "post" to "get".
>
> I`ve played around a wee bit more and managed to get it to work under
IIS4.
> Well that is A rebol script to work under IIS. Sadly not the one I want to
work
> which is a form that needs a POST method. How can a post method in a form
under
> rebol and IIS be decoded ?
>
> As for using IIS3, I`ve still had no luck even with the detailed setup
instructions
> sterling gave me a while back. It gives that header error with even the
simpliest
> rebol gi scripts.
>
> Ed.
>