Bindable Time Control
CoderSource.net
Bindable Time Control - Article by carcher
Level: BeginnerType: Tips
Rating: Page: 1 of 1

Date: 3/31/2006 12:00:00 AM

Environment: Asp.Net 2.0

I had issues finding a time control that would fit my needs.  So I created my own and here it is.

time control

The user can type in the time or use the plus/minus buttons.  A javascript function does the work.

This control has several properties:

TimeControlID.Enabler = True or False /Whether or not the control is enabled for user

TimeControlID.Text = Bind or Eval to SQL Server DateTime Field

TimeControlID.TheTime = Retrieve the time from the control

Installation Notes: You may need to edit the <asp:image ImageUrl=""> to the plus/minus image location of your application

Have Fun!

Chris Archer

 


Attachments

Project Files time control

1

You Can Rate this Article, if you are Logged In      
 

More Links from CoderSource.net:

 
Refer to a Friend:

Your Details:

Name:     e-mail:

Friend Details:

Name:    e-mail:    


MENU
Home
MFC 
C++
.Net
WIN32
Programming
Forum
My Articles
Add to Google
Add to My Yahoo!
Welcome to Codersource.Net Login | Register | Faq  

SEARCH
Google
 

NOTES:


Thanks for visiting our CoderSource.net. This site will be improved with more articles. Interested visitors can also submit their articles through the Submit Article link.Your article will also be published after due consideration by the editor. 

© Copyright 2003. All rights on content reserved by CoderSource.net. Contact    About Us