Re: [Zope] Form POST Question (and a QUERY_STRING Q.)

2000-06-02 Thread Daryl Tester
Stuart 'Zen' Bishop wrote: > And another item from 'Sticky Tape & String Crackpot Solutions R Us': > > Write an external method that calls Pythons urllib or httplib methods to > suck in the desired URL and return it. You may be able to use > this as a replacement to redirect. A whil

Re: [Zope] Form POST Question (and a QUERY_STRING Q.)

2000-06-02 Thread Stuart 'Zen' Bishop
On Thu, 1 Jun 2000, Andrew H. Chatham wrote: > You can of course change it all into GET data and just join them > together using: >'%s=%s' % (url_quote_plus(name), url_quote_plus(data)) > and joinging with &, in which case you actually can do a redirect, but > presumably someone made it POST

Re: [Zope] Form POST Question (and a QUERY_STRING Q.)

2000-06-01 Thread Andrew H. Chatham
> Is there a way for me to get the raw posted data and forward that > too via the RESPONSE object? What I ended up doing was following Zen's suggestion and creating an external method that basically does (not an exact quote; it's on another computer): def generateForm(self): outForm = []

RE: [Zope] Form POST question (and a QUERY_STRING Q.)

2000-06-01 Thread Marcus Collins
Hi, There was a thread a week or so ago about passing POSTed variables after authenticating, some of which will be useful -- see the archived message, suggestions and caveats at: http://zope.nipltd.com/public/lists/zope-archive.nsf/47ba74c812dbc5dd8025687 f0024bb5f/3e46f2835c820eae802568eb002c8