Hi i need to send a email to a constant mail id from my web page...
The user need to give his name, email, mobile no, country allt he details want to be sent... with the message...

From: Users email id
Subject: Name, Mobile no, Country
Message: Users comments from the message textbox

and i need the configuration details for the smtp server....
this is my first application in asp.net so let me have a clear idea on it...

Thanks in advance....