SolidJSS
SolidJSโ€ข3y agoโ€ข
1 reply
gubsey

Any way to get the status of a multipart/form-data file upload?

I would like to be able to give the user some indication of how much of their file has completed uploading. As per the title, the form is of type "multipart/form-data". Is there any way to do this? Maybe some way to count the number of bytes sent?
Was this page helpful?