Re: preserving POST data

2006-02-20 Thread Christoph Haas
On Thursday 16 February 2006 22:35, Steve Young wrote: > Lets say that I'm filling out a form and the information gets sent to > another server first for some processing(before the one that it > "should" go to). But from there, I want that intermediate server to be > able to preserve this POST d

preserving POST data

2006-02-17 Thread Steve Young
Lets say that I'm filling out a form and the information gets sent to another server first for some processing(before the one that it "should" go to). But from there, I want that intermediate server to be able to preserve this POST data using python so it can still retrieve the page that was or