On Aug 8, 2010, at 11:01 AM, [email protected] wrote: > Thanks... i got the gp.fileupload working quite well... > just one question if i upload file bigger then max_size defined in > middleware i get an ugly "The connection was reset" in browser and an > error in log: ERROR [fileupload] File too big in session. > > Can the "file too big" error be displayed in a more user friendly > way .. ?
No, not to my knowledge. HTTP doesn't support that. But with iframe-based background uploads I don't see why your users see that. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

