Hello Experts,
In my application's login screen, the user inputs their login ID and password through text fields. However, PowerBuilder is not validating the case sensitivity of the password. For instance, if the original password is "Abcd1234" and the user enters "abcd1234", it is still being accepted. How can I resolve this issue?
Thanks
Deva S