Is it possible to implement that on ob?
-
e.prototype.generateSecureHash=function(){return""+l.Md5.hashStr(this.form.controls.email.value+"HtJsfRD%$(RD")}
Like this: FUNCTION Hash MD5 "<EMAIL>+"HtJsfRD%$(RD"" -> VAR "hash" ??
-
This post is deleted!
-
You can just write
FUNCTION Hash MD5 "<EMAIL>HtJsfRD%$(RD" -> VAR "hash"
-
Okay. I will try this
-
Can i do it thru JS?