I need to create custom forms and when the user submits the data, have the info sent to my e-mail account. What is the best way to go about this in drupal 5.x?
I see a module for 4.x that looks perfect but I can't find anything for 5.x. Any ideas?

Comments

3cwebdev’s picture

I sounds like the webform will be a perfect fit for you.

neobodhi’s picture

That looks exactly like what I am looking for! I will definitely check that out, many thanks!