Problem

B

Buntownik

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.
 
B

bobbi

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.

Are you saying that Apache2::Connection->aborted() is wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top