you could setup a mailto link. this would require the user to have a email client installed with a working email account.
http://webdesign.about.com/od/beginn...egin100299.htm
otherwise, you would need to create a server side script that could send mail. you can do this with php or asp and prolly several other languages.