posted 18 years ago
Hi,
I'm using the MulitpartParser to handling uploading. This all works OK except if the content exceeds my maximum. If this situation occurs I don't seem to be able to recover any of the other posted information, which means that the user has to enter everything again.
Is there a way I can recover the other information in the Request? Is there another multipart class that can do this for me?
Thanks
Richard