ASP.NET MVC Tip 3: Implementing remote client-side form validation (devermind.com)

submitted by pluggypluggy(284) 2 years, 7 months ago

Client-side form validation has become a de-facto standard for modern web applications. However, there are some validation rules which cannot be checked completely on the client side, for example because the validation depends on information stored in the server database. For those rules you need to implement remote client-side form validation. This article describes how to implement this so that you don't have to write any custom javascript for new validation rules.

1 comment |category: |Views: 447

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:

posted by karimakarima(0) 2 years, 7 months ago 0

Thanks

Reply

information Login or create an account to comment on this story