You can use the System.Web.Mail namespace to send email, as detailed here:
http://SteveOrr.net/faq/2in1.aspx#email
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Carl Gilbert" <> wrote in message
news:BEXtf.10241$...
> Hi
>
> I would to create a 'contact us' page which emails the contents of the
> page to a pre-defined email address.
> As I will be hosting the page on some 1&1 web space, I will have limited
> access to IIS and the ability to install third party components.
>
> What technique could I use to achieve this? It doesn't need to be too
> complex, it just needs to grab the contents of a few text boxes and combo
> boxes and send an email.
>
> Regards, Carl Gilbert
>