Hi, Did anyone can tell me how to send data to an email, here's the situation I creating aspx page that content of three textbox and one Submit button First textbox is use to fill Name Second textbox is use to fill Email Address Third textbox is use to fill Security Code After i input all the textbox then i clik the Submit button then i want all the information in all the texbox are send to an email address (let say info@somewebsite.com) How is the script behind that submit button Thanks b4
Abbas