[pmwiki-users] Problem with Post . . .
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Thu Dec  1 23:06:04 CST 2005
    
    
  
On Thu, Dec 01, 2005 at 10:58:49PM -0600, Ben Wilson wrote:
> This may not be a PmWiki problem, but I'm hoping somebody here can help. 
> I am putting together a recipe that uses a form with method="post". 
> However, when I submit, there is no $_POST. If I change the method to 
> "get", then both $_GET and $_REQUEST are populated as expected. The 
> development platform I am using uses Userauth and edits with no ill 
> effects. Any ideas?
Is the form being submitted to an address that results in a redirect?
Values sent by method='post' don't typically survive redirects.
Pm
    
    
More information about the pmwiki-users
mailing list