> I'm not sure what you're suggesting. I did you web.seeother but it > does not work correctly in Firefox. Firefox will attempt to re-post > the form. > > Steps to repeat: > 1. Create a page with form on it. > 2. Post with the form, process it and the redirect using web.seeother > 3. Now with the new page simply refresh the browser (Firefox) and you > will get a warning about re-posting the variables. > > What I'm suggesting is a change to the API to make it work as expected > (as expected by anyone whose used another web framework that is).
How are you supposed to do that? You wanted it to send a 302; seeother sends a 302, you say that doesn't work in Firefox. Do other frameworks do something magic to allow for 302s and no reposting? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
