form handling

Hi people
Ive recently got into web design (dreamweaver, fireworkd and freehand).

Im currently working on a site for and old friend of mine who owns a gardening co, ive built a contact form page and i would like to send the custmers info to an email addy,

as the site isnt an e-comerce I tried doining it vai the <form method=“post” enctype=“text/plain” action="mailto: me@me.co.uk but it doest send the form info, it opens outlook and sends a blank email

so ive read up on a few ways of handling the form data and im realy stuck, it seems that theres a whole lot of ways to do it ( php, asp,cgi)

wonder if someone could point me into the right direction or has any tips or tricks, bear in mind im more on the design side and not the scripting side , although im getting to understand the script a little

Regards

manny

does this help??
Click Here