You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error ``NORECORDS is not defined`and print all code on page. I have two error. One is how to use Multiple condition in single if statement and second is how to compare javascript varibale with server variable
if i remove && Message != NORECORDS && Message != ERRORCONST after that getting error forEach not a function.
The text was updated successfully, but these errors were encountered:
Page code
Getting error ``NORECORDS is not defined`and print all code on page. I have two error. One is how to use Multiple condition in single if statement and second is how to compare javascript varibale with server variable
if i remove
&& Message != NORECORDS && Message != ERRORCONST
after that getting error forEach not a function.The text was updated successfully, but these errors were encountered: