csv file transfer with form_remote_tag?

Ajax forms can't upload files. It's worth trying an ordinary form with an onSubmit that shows your spinner (don't forget to return true from the onSubmit).

Fred