[Zope] REQUEST actions
    Chris Withers 
    lists at simplistix.co.uk
       
    Mon Mar 22 11:53:56 EST 2004
    
    
  
AP Meyer wrote:
>            <form action="." method="post">
>            <form method="post" action="addItem">
> How can this behaviour be prevented or fixed such that the REQUEST 
> contains the right information?
Have absolute urls in the action of your forms, nto relative ones asa you have...
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list