By neobodhi on
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
I sounds like the webform
I sounds like the webform will be a perfect fit for you.
That looks exactly like what
That looks exactly like what I am looking for! I will definitely check that out, many thanks!