If you are looking for a component to enhance your calendar or date/time selection web page, RicherComponents.com has released a new component called RichDatePicker. It provides a point-and-click popup calendar window that allows you to select a variety of date and time appearances. This feature will resolve any issues end users might have with date/time formats and will also improve the accuracy of the dates entered into your online forms. I couldn't keep this example any more simpler to show you how easy it is to use this component. First either copy the RichDatePicker.dll file to your application's bin folder or into the GAC. Then add the following line to the top of your ASPX file. <%@ Register TagPrefix="DP" Assembly="RichDatePicker" Namespace="RicherComponents.DatePickerControl" %> Within the body of your HTML add the RichDatePicker Tag as shown below. I have also added the built in .NET calendar tag for this example. In your code behind page or between your script tags add the following code. If you are using inline ASP.NET code not Visual Studio .NET then you will need to remove "Handles button1.click". Private Sub button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles button1.Click Calendar1.SelectedDate = RDP1.SelectedDate End Sub In this example, the DP.RichDatePicker tag by default creates a text box with today’s date in it. Next to the text box is a browse button. Once you select a date by clicking on the browse button and submitting it, the date you selected will be hi-lighted on the ASP.NET Calendar. For a complete list of features the RichDatePicker component offers and an evaluation copy, go to www.richercomponents.com Ben Higgins is a Internet Support Specialist with ORCS Web, Inc. Webteam - a company that provides managed hosting services for clients who develop and deploy their applications on Microsoft Windows platforms. About the Author Ben Higgins is a Internet Support Specialist with ORCS Web, Inc. Webteam - a company that provides managed hosting services for clients who develop and deploy their applications on Microsoft Windows platforms. |
More Computers and The Internet and other resouces to help you locate great articles just like RichDataPicker :
| Here are other categories to find more must know information
on anything and everything. Auto and Trucks Business and Finance Computers and Internet Education Environment Family Food and Drink Gadgets and Gizmos Gardening Government Health Hobbies Home Improvement Kids and Teens Legal Matters Marketing Music and Entertainment Online Business Parenting Pets and Animals Recreation and Sports Self Improvemen Site Promotion Travel and Leisure Web Development Women Writing |
Here are more
Computers and The Internet articles to give you more must know information just like in
RichDataPicker article.
Get to Know People through Websites
Digitalize It! : (Modification of images with tools such as Adobe CS and Corel)
Set Up Your Own Blog Free
The Net vs. Nature.
10 Steps To Buying A Digital Camera You Must Know |
Thank you very much for viewing this must know article:
RichDataPicker . Hopefully you have found all the information you were
looking for in "
RichDataPicker ". If you feel like you need more information feel
free to check out Info Pom HOMEPAGE
to look for more articles in our humangous database |