Re: forwarding req.values ?
Christoph Zwerschke <[email protected]>
| Newsgroups | gmane.comp.python.webware |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > dear all: > question: > can i use ? > > <% > req.setField('ww', ww) > req.setField('rr', rr) > req.setField('xx', xx) > trans.application().forward(trans, 'list.psp') > %> > which req.values will take precedence? This will immediately forward to list.psp when the page is requested. The form tag will be completely ignored. -- Chris ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV