
September 12th, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 854
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
ASP.NET Custom Server Controls: Cute ASP.NET TextBox Control Continued
In my previous article, I introduced you to how to create your own TextBox control with cool features without even deriving it from an existing ASP.NET TextBox control. In this article we will further enhance the same control with new rendering features, together with client-side JavaScript emission in a most flexible manner.
Read the full article here: ASP.NET Custom Server Controls: Cute ASP.NET TextBox Control Continued
For more discussion go here: Blog Article Discussion
|