On Wed, Oct 28, 2009 at 6:40 AM, kevin <[email protected]> wrote: > how do i stop a large file upload and redirect user to a page. can you tell > what is wrong in the code below. > > if the max_file_size is reached it is not redirected, but the upload stops > and nothing happens. how do i stop the upload progress, and redirect the > user to a different page?
see http://webpy.org/cookbook/limiting_upload_size Anand --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
