Hi,
This may or not have been discussed before but I looked through the forum posts and couldn't find anything similar.
Is there a way to cancel an upload mid way through?
I'm aware you can use AJAX and JSON-P to update the progress of an upload via the upload/bitsontherun.com/progress directory by supplying the item token. Is there a way to cancel the upload by sending the token to another directory that handles this specific task. Say upload/bitsontherun.com/cancel..?
Regards
Chris
It's not possible to cancel per say, but refreshing the iFrame that the upload process is happening in will kill it off.