<FORM  method="POST" action="{ACTION}">

which translates to

<form method="POST" action="adminMembers_2.php">



Rasmus Lerdorf wrote:

> Then you have some silly mistake somewhere.  Show us the URL.
> 
> -Rasmus
> 
> 
>>Thanx, tried capitals but it still submits via GET :-/
>>
>>Rasmus Lerdorf wrote:
>>
>>
>>>>I've been having a problem of late that some of my forms
>>>>which are set to method=post are not submitting by post by via get.
>>>>
>>>>
>>>I have seen browsers that only do post when it sees, method=POST
>>>ie. "POST" vs. "post"
>>>
>>>-Rasmus
>>>
>>>
>>>
>>
>>
>>
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to