A script made for those who want to offer guestbooks. It features global files, verification codes, a password reminder, automatic tasks, host options for each guestbook, sort modes, mailing lists, a style editor, templates, ads-options, a...
The Digioz .NET Guestbook is a Guestbook System written in ASP.NET 2.0, which uses Serialization to store messages as serialized XML text files. It supports multiple languages and smiley faces, as well as an administrative interface to remove...
ASPHut Guestbook is a free, ready to run database driven (MS Access) ASP.NET Guestbook / It's easy to set up just unzip and upload and you have a working guestbook with no complicated setup or editing of configuration files. Funky animated smilies...
This is an online article which mainly demonstrates about the exploitation of system objects i.e- .NET objects for producing more robust and efficient codes. Graphical flow chart representation and example code snippets for better reference has...
With this formmailer you can create new form actions, which allows you to do all sorts of forms. You can edit mail and HTML templates, and work with attachments and gzip folder packing.
This article explains the art of creating a guestbook in ASP.NET. The author uses Access datbase to save the data. To access and retrieve the data on the server, ADO.NET is used. From the VS.NET, the repeatercontrol is used to format or change the...
This article describes about the guestbook presentation in which the entry can be made by the visitors whenever they enter into the site. The author discusses about the signing and viewing of the guestbook. The users could change the view of the...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two...
Now-a-days guestbooks are very common in each and every website. The author explains about the creation of one such guestbook using XML and ADO.NET. The author describes the capabilities of an ASP.NET Framework dealing with XML file and XML Schema...
How can I perform form validation with ASP+? is an ASP.NET tutorial in which users can gather information about several validators which perform server side form validation. Here the author duscusses about range validator, required field... |