Hi,
I would like to send a picture of the canvas by mail, asking the user to fill the e-mail gap.
Is this possible using p5js?
Thanks for the advise
David
You'll almost certainly need some server-side script to do this. You could search for JS only solutions to sending email, but they're likely to be very, very limited...
Answers
You'll almost certainly need some server-side script to do this. You could search for JS only solutions to sending email, but they're likely to be very, very limited...