<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
Having a problem with a 405 response for something that has often
worked before.<br>
<br>
url is like:&nbsp; condor?cmd=Fbs,601&amp;stars=1<br>
and post data is: comment=xxxx<br>
or sometimes no post data if comment not type in.<br>
<br>
I see that content length is set in header going out.<br>
But keep getting 405 back except the odd time for some reason I get a
200 OK.<br>
Anyone have any ideas? I have other parts of my code where POST works
ok with the same php handler. Note above is has no php extension
because I have a rewrite that adds it for the backend. That has been
working fine in all other cases. <br>
<br>
Chris :)<br>
</font>
</body>
</html>