Hello,

How to detect file upload abort using an upload hook in perl. When
client aborts the upload i need to remove the info about the file from
the db. I can't do it size base, because before upload ends i only
have an approximate file size (request + file). I'm tryin to use
mod_perl Apache2::Connection->aborted() but so far to no effect.

Best regards,
PM


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to