Create contact form

Hi all

I have a regular HTML form that I want to convert into a RoR form

Because I do not need to save the data in the database I think I need:

  • a controller and a viewer
  • send submitted fields through email

Contact Form

Please send your message:

Your N.:

Your email:

Message:

thanks

You can use the static scaffold application for this. Have a look at
the scaffold feature.

Thanks,
Ramu.

On Oct 5, 5:12 pm, Pepe S. [email protected]

Found that
http://www.bphogan.com/learn/pdf/tableless_contact_form.pdf