??? 04/10/08 08:56 Read: times |
#153113 - Server restrictions Responding to: ???'s previous message |
Craig Steiner said:
Having said that I don't think there has been an HTTP server that hasn't supported POST... I wasn't so much thinking that it wouldn't support it at all, but that the server might impose some restriction along the lines of "GET is for getting; POST is for putting"... ie, the server wouldn't allow you to supply data (in the way you wanted) using GET - so you'd be stuck with having to use POST... I believe the OP made mentions to ASP.NET which suggests to me that he's probably in the unfortunate position of using a Microsoft HTTP server That'd be a prime suspect for making life difficult for the embedded developer...! ;-) |