The author describes the work of IPN Handler in this article. The task of an IPN Handler is to receive and check the details from paypal. The author explains how this handler checks whether the details are coming from paypal. This handler checks and
A form handler that can mail multiple attachments with your form. Instead of configuring through hidden form fields, information is read from one or more configuration files. This should provide a higher level of security along with considerable flex
Oveas Form Handler is a script used for managing a form. This script allows users to send mail and also to store data in a files. This script supports multiple forms with multiple fields. This script replies you a message where the files are stored.
Global Exception Handling with ASP.NET is a tutorial dealing with the error handling and to rectify it through exception handler. The user should track the exception. For that purpose the author narrates the method of creating an exception handler at
Simple but powerful form handler that contains security checks to avoid external abuse. Can handle both sendmail and SMTP.
MFormsPro2 is a form handler accepting input from forms spread over multiple pages. Each application uses an easily set up template for: input checking, e-mail view sorting, required inputs, page designs, and more. Includes preview option, save to da
ASP.NET Debug.Assert Handler [VB.NET Version] is one of the useful tutorial through which the author explains about the debug assert handler. Debug.Assert is an important component which reacts only when the expression arrives the result as true or y
The main theme of this online article deals with XML configuration files and section handler. The author describes about the configuration files divided into sections. With the help of .NET section handler or by generating user's own section handler
The author defines about the HTTP Handler at first. This gives the response for the user's request about the source just by getting the extension. The author shows how to write a custom handler and how to bind it with .css files. Implementation of co
This is a simple ASP.NET tutorial which gives you an easy method to accomplish sorting in datagrid control using sort buttons. You have to register the event handler of the sort button using OnSortCommand property of the datagrid control. Then the co |