> -----Ursprüngliche Nachricht----- > > 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. >
Helo, From my experience, you may ask this related question to mod_perl mailing list and will get better helps. http://perl.apache.org/maillist/modperl.html Regards. --- Zeigen Sie uns Ihre beste Seite und gewinnen Sie ein iPad! Machen Sie mit beim http://homepageaward.freenet.de/?pid=10111947032
