6
Shouts

Sending Email With ASP.NET, Ajax, C#

published 940 days, 6 hours, 6 minutes ago posted by http://cmmaung.myopenid.com/http://cmmaung.myopenid.com/ 943 days, 9 hours, 28 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Friday, October 22, 2010 9:02:40 AM GMT

Introduction Sending Email that will display like Cotact Us Form with validation  Background This will allow user to send email to Admin with classic interface, input validation, tableless and without reloading pageUsing the code This includes following : ·         Sending Email Interface (default.aspx) o    Name (with RequiredFieldValidator) o    Email (with RequiredFieldValidator & RegularExpressionValidator for email address) o    Website (with RequiredFieldValidator & RegularExpressionValidat...

category: Web Dev | clicked: 0 | | source: www.myanmarasp.net | show counter code