Norman Khine wrote:
Hello,
I have a POST form into which I allow the user to upload an image file
png, flash, gif, jpg.
Is there anything I can do with Apache involving artificially
stopping the upload after receiving enough bytes to constitute the
image header, and then deciding whether or not
Hello,
I have a POST form into which I allow the user to upload an image file
png, flash, gif, jpg.
Is there anything I can do with Apache involving artificially
stopping the upload after receiving enough bytes to constitute the
image header, and then deciding whether or not to proceed with the
up