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
Eric Mbiada
NA
70
23.2k
Stop JavaScript code running when C# validation failed
May 16 2017 10:14 AM
Hello
I am trying to stop the JavaScript code to run when the data is found in the table
(
dt.Rows.Count > 0
). At the moment the code is not inserting data in the database (that what
I want) but the JavaScript continues running because I am still getting the successful insert
message.Please see de code attached
Thanks for your help
Eric
Attachment:
insertConsent.rar
Reply
Answers (
3
)
File path stored. How to store other data into DB ?
How to convert date formt from MM/dd/yyyy to yyyy/MM/dd ?