ASP.NET MVC Tip #4: Client-side form validation made easy - Part 2 (devermind.com)

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

Client-side form validation has become a de-facto standard for modern web applications. However, 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. This article describes how to implement this so that you don't have to write any custom javascript for new validation rules. This even includes remote validation rules and these validation rules that depend on multiple form fields.

2 comments |category: |Views: 27

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 CraigStuntzCraigStuntz(438) 2 years, 4 months ago 0

This link (http://devermind.com/wp-admin/post.php?action=edit&post=219&message=1) is almost certainly wrong, as only the blog owner could see it.

Reply

posted by pluggypluggy(284) 2 years, 4 months ago 0

You are correct, but I can't remove the posting or edit the URL :(

Here's the correct URL in case someone else is reading this:

http://devermind.com/aspnet-mvc/asp-net-mvc-tip-4-client-side-form-validation-made-easy-part-2/

Reply

information Login or create an account to comment on this story