Hi,

[This message may be off-topic.... Sorry...]



I know how to do a RESPONSE.redirect with GET data (very easy :
RESPONSE.redirect ('url?data=value&so_on=xxx').

But I'd like to do the same with POST data, that is, data that doesn't
show up in the URL. I suppose there is a way to feed RESPONSE.headers
with such data - although I'm not sure of it - but is there a better way
(if there is a way...) to do this ?...



Many thanks,


P.-J.



-- 
If the only tool you have is a hammer, 
    you tend to see every problem as a nail.
Si le seul outil dont vous disposez est un marteau, 
    vous avez tendance à voir chaque problème comme un clou. 
                                       --Abraham Maslow

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to