javascript - Ajax using file upload -


I am creating mail page for sending mail. Before sending, I have to attach some files. How can I use AJAX? Initially I need to store those files in the server and then I have to send mail. These actions are done in the Send button only

Check these questions:


  • Comments