Creating a Required Input Server Control (blog.ourcurrentfuture.com)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 9 months ago

One of the most common tasks we perform as ASP.NET developers is adding validated fields to a form. Typically, this involves adding: * a label to tell the user what information is expected * a TextBox, DropDrown, CheckBox or other element to collect the data * a Validator to check whether the data entered is good or not Rather than always adding these three elements, we can combine them into a single reusable server control. The less elements we need to add to a page, the less time it takes to do so.

add a comment |category: |Views: 7

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story