Send an email message by ASP.NET Web page
How can you send an email message through an ASP.NET Web page?
Expert
We can use System.Net.Mail.MailMessage and the System.Net.Mail.SmtpMail classes to send the email in the Web pages. To send an email through the mail server, we need to create an object of the SmtpClient class and set the server name, port, and ID.
What are literals and name the different types of literals in visual basic?
Illustrate the difference between Web.Config and Machine.Config and where it will be?
State the different ways by which a method can be overloaded?
Elucidate Role based security?
Explain about the types of ASP Objects?
Why do we require the nested master pages in the Web site?
How Web services can be prevented from the unauthorized access?
Explain the use of a DropDownStyle property of a ComboBox control?
What is the root namespace for fundamental types in .NET Framework?
What is the function of DialogResult property of the Button control?
18,76,764
1923133 Asked
3,689
Active Tutors
1459530
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!