My app contains a form. When the user fills in the form, their data gets sent to my database. However, I also want to be notified (by email or similar) when they complete the form. Is there a way to do this from the app's code?
↧
My app contains a form. When the user fills in the form, their data gets sent to my database. However, I also want to be notified (by email or similar) when they complete the form. Is there a way to do this from the app's code?