User bio
404 bio not found
Member since May 4, 2020
Posts:
Replies:
We tried with administrator credential also. But we are facing this same issue.
Hi Vivek,
%Save() is a function . So please assign it to one variable and check it. Surely it will work.
for ex: set jData=objExternalUser.%Save()
Thanks.
Certifications & Credly badges:
Ponnumani has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Try to use "window.location.replace" instead of "window.location.href"
if (response == "1") { window.location.replace("cmain.csp"); }