By lduperval on
Hi,
I wamt to create a form where I capture a name and email address. Once I have the information, I want to send an email with a link to download information to the email that was entered. What modules should I use to do that?
I know about the Webform module but that sends someone to a URL. I would rather not put the URL to download on my Web, but rather I wout like to send it by email.
Any ideas?
L
Comments
I believe you can customize
I believe you can customize the email sent by webform, what version of Drupal are you using?
#subscribed
#subscribed
I am currently on v. 5 and
I am currently on v. 5 and will be upgrading to v. 6 very soon. In v.5, there doesn't seem to be an email sent to the person who filled out the form... probably because there is no guarantee that there is an email field in the form.
I am receiving the email for the information that was entered. But I want a confirmation email to be sent to whoever fills out the form. For now, the response page does that.
L
Webform
Totally does this.
You can send to the email address entered by the user with just a checkbox
:)