hi
i'm trying to make this modperl upload handler work and it doesn't. it keeps giving me absolutely nothing for the file [but gives all the params and their values just fine].
[...]
Does your form pass things using the appropiate enctype: multipart/form-data
Tom