how to append error messages on validation summary through javascript. i have added a validation summary, click on check button need to validate the credit card and retrieve the information back to th
I am using AjaxSubmit to post a form and there are server side validations done using XVal (Rule开发者_开发问答Exception way). I am not using the try/catch way to add error to Model and then send to v
I have a problem on submitting an asp.net mvc form that is using Xval for validation and uses TinyMce as an editor on two text areas.
I\'m trying to decide what validation approach to take for a new ASP.NET MVC project. (And wow there are plenty of options!)
I saw a similar post that was trying to do this same thing with the Dinner example, but he fixed his issue mine seems to be a little deeper. Basically I cxan get the validation to work just fine but i