spherulitic / xerafin3

Xerafin Word Study System
1 stars 0 forks source link

Implement cardbox upload #102

Closed spherulitic closed 1 year ago

spherulitic commented 1 year ago

This is the Manage -> Database File screen on the Cardbox widget in the front end plus the upload functionality.

This should also include the download functionality.

See also issue #82 -- this will include that

spherulitic commented 1 year ago

Note for cardbox download: need to change the front end from a link to an ajax that sends the token in a header.

spherulitic commented 1 year ago

https://stackoverflow.com/questions/16086162/handle-file-download-from-ajax-post

https://www.aspsnippets.com/Articles/Download-File-in-AJAX-Response-Success-using-jQuery.aspx