As the name suggest Sending E-Mails with JSP Pages is an article, which tells you how to send emails using JSP pages. The reason why you will need to send emails from your web site, enterprise application etc, the system and server requirements,...
Sending e-mails in ASP.NET is a simple tutorial which explains you how to send emails using the MailMessage and SMTPMail classes of ASP.NET. The author shows you the properties of the MailMessage class such as Body, Subject, To, Cc,...
Sending Mass E-Mails using ASP.NET is an easy to learn tutorial which shows you the method of sending mass emails using the BCC property of the MailMessage class. Sending mass emails helps you in maintaining a newsletter on the web sites. The...
Send E-mail With Asp 3.0 And Cdonts is a multi-platform compatible script that provides the capacity to send e-mail from a web page, via an HTML form. The form posts to an ASP script which creates the required objects (CDONTS), sends the e-mail...
Aimed at the intermediate VB developer, Visual Basic Developer's Guide to E- Commerce with ASP and SQL Server is an appealing and approachable tour of the basics of building e-commerce Web sites powered by ASPs.
With PhpMyAuth users will protect content on their pages and allow only users that have been authorized to see the content. / Some features include, deleting of users, blocking, creating users and sending e-mails to users.
Client-side Environment for ASP Pages is a web based tutorial which deals with executing ASP pages. Here author describes about the custom browser through which users can write in the ASP pages that cas run both offline and online. While running...
Code in Style with ASP.NET Themes is one of an article about ASP.NET themes. Theme is used to define the display of controls and pages. The themes could be used for the whole web application which is described in this tutorial. The author explains...
Consuming web service with ASP is a very easy article that explains the users how to utilize WebServices on ASP pages. This will be very useful for ASP beginners for building dynamic content on their websites. The author explains this with an...
Encyption with ASP is an article which deals with securing ASP pages with the help of simple string in the ASP pages that have to be protected. In this article author discusses about how to utilize the text stream and how to generate the keys to... |