0

If I'm uploading a file via AJAX using FormData(), can I process that as part of the same form as the rest of my data, or do I need to treat it and the other data as two separate entities? If the latter is the case, should I assume I need two separate AJAX calls?

stark
  • 2,246
  • 2
  • 23
  • 35
Ryan
  • 767
  • 3
  • 9
  • 31

0 Answers0