|
Posted by bruno_guedesav on 11/20/07 11:01
On 20 nov, 07:44, Toby A Inkster <usenet200...@tobyinkster.co.uk>
wrote:
> bruno_guedesav wrote:
> > I've created a form via pure PHP, basically a bunch of prints together
> > making a form. But somthing strange goes on: the form will only pass
> > it's fields forward under method GET, but not on POST.
>
> Has your server been able to accept other POST forms OK -- is it just
> this one that's causing problems?
>
There's another form that goes fine on POST, and it has the same
inputs: text, checkbox, and textarea.
[Back to original message]
|