--- Amanda Clark <[EMAIL PROTECTED]> wrote:
> Thanks for the info. You are correct that I am using iis. I am
> posting from one asp page to other asp pages so doesn't that mean
> that the post method is allowed?

You're saying that you can send a POST request for an ASP page, but IIS won't
let you do that for a PHP page?

If so, this must be something that you can configure in your Web server. I'm
honestly not sure. Try to find other differences between the scripts. For
example, are the permissions of your ASP and PHP scripts the same? Look for
stuff like this rather than the code itself.

By the way, you should "reply all" when replying to messages on this list, so
that everyone can see your question and offer answers.

Chris

=====
My Blog
     http://shiflett.org/
HTTP Developer's Handbook
     http://httphandbook.org/
RAMP Training Courses
     http://www.nyphp.org/ramp

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to