On Thu, 4 Sep 2008 09:05:35 +0200 "Simone Dal Maso" simone.dalmaso@juvox.it wrote:
Hi, I must make a sort of order form in one of my site. I know how to make a form, or with cck, or with a module called webform. But, I'd like that, after the user submitted the form, he receives a confirmation email about his submission. What is the fastest solution to do this? thanks again.
Maybe calling drupal_mail in the _submit hook.