Submit form by email (ActionMailer)

Hey all,

I am trying to send a form’s details by email using action mailer class.
I am not able to validate the fields before submitting them by email…
and i am stuck at this stage at the moment.
I created an action mailer applic and a controller to control
confirmation after the submit.

Does anyone have any idea how to do that?

Cheers,