I am new to asp.net web development and i have a web form with some fields like, name, email, subject and body massage and a submit button what i need is that when somebody click submit it will get the name, email, subject and body massage sent to my gmail account, how do i do this
thanks