A Flash Calendar is a great Flash/PHP based calendar script that can be easily integrated into any web site. Flash Calendar has a user-friendly admin area that lets you customize your calendar colors and size to match your design. There is an...
Adding a Default ListItem in a Databound Listbox in ASP.NET is an article in which the author discusses about adding items to the listbox web control of ASP.NET. The author shows how to add the items using the Insert method as well as explains how...
Adding Items in a List Web Server Control is a turoial which shows you how to add the items in the list web server control. In this tutorial author explains three methods such as adding items at design time, add items programmatically at run time...
Allowing Users to Edit Items in a DataList Control is a tutorial in which you can get details about how to change the data listed in the datalist control in different methods. In this tutorial the author clearly explains about editing items of the...
Allowing Users to Select Items in a DataList Control is a web based tutorial which shows you different methods such as using the ItemCommand Event, SelectedIndexChanged Event, SelectedItem Property and SelectedItemStyle Property to select the...
The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide for looking up object usage on a dime. This guide is geared toward working ASP programmers who need to get their answers...
As a quick reference, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working...
Automatic Time Kept in a Form can be implemented in your webpage to make use of date objects, manipulating it and updating the form text box every second to display the current time. The script defines each day and month with a string...
Censoring User Comments in a Guestbook/Forum Setting is a tutorial which describes the users about the function of CensorStr. This tutorial also shows the examples how to replace the censor words. The procedure of this tutorial is briefly explained.
This will count through the sentences in a section of text and show how many words are contained within it. |