Hi experts,
I have 2 requirements but can't find how to get it done, please help:
1. I will need to have a form with several fields. Public users will give inputs to the fields of the form and click submit. An email will be sent with the information from the fields to a predefined email address.
2. I will need to have a form that allow user to send an email to another email address. In details: the form will have the fields of:
- Email address of user
- Email address of receiver
- Email subject
- Email body
When user complete the form and click submit, the site will compose an email and send to the receiver's email with the information above but with some differences:
- Sender email: Email of user
- Sender name: Our organization's name
This is something about allowing users to recommend their friends about our web site.
I'm quite new to DNN then any module of source code or instruction will be much appreciated.
Thanks
Tu Nguyen