TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
aditya immadi
NA
215
23.8k
jquery validations
Jun 8 2016 3:33 AM
Hai all
i wrote this one for simple validations but in this line <%=TxtName.UniqueID %> the (:) shows eror expected identifier sting or number.. i dont knoq what is wrong with that can any body explain me
<script type="text/javascript">
$(document).ready(function () {
$("#form1").validate({
rules: {
<%=TxtName.UniqueID %>
:
{----expected identifier sting or number..
required:true
}
},
messages: {
<%=TxtName.UniqueID %>
:
{----
required: "* Required Field *"
},
},
});
});
TIA
Reply
Answers (
2
)
MVC Ajax did not hit the JSON Result method.
How to remove one image file from input file multiple