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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top