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
Manas MohapatraPosted May 17, 2017, 12:42 AM
Manas MohapatraPosted May 17, 2017, 5:02 AM
Eric MbiadaPosted May 17, 2017, 3:47 AM
Thanks for your help. The code works but I have an issue with the message displaying. The message is displaying HTML tags in the message box
Any idea how to solve this issue