T
T
tester2018-09-01 13:15:32
Email
tester, 2018-09-01 13:15:32

How to implement sending files and 20+ text fields to mail?

How to implement sending files (several) and 20+ text fields to mail? As far as I know, in SMTP in the php file you will need to create a variable for each input-a (text / file), but in this case they will be generated automatically when clicked.
5b8a682f66f44008274350.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Bogatov, 2018-09-01
@EvilWolf

There is a lot of information on the Internet on how to work with files in JS . I
recommend searching for the keywords "html5 file api"
For example, documentation on MDN:
https://developer.mozilla.org/en/docs/Web/API/File..
Creation examples: www.webmasters.by/articles/web-programming/3368-ht
...
https://www.html5rocks.com/ru/tutorials/file/dndfiles/
https://codd-wd.ru/ create-prevyu-izobrazhenij-s-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question