Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can anyone give an example how to verify a password if it includes special characters or numbers?
How to get captcha on this site?
@lacers123 said in Username or password incorrect error when signing up in the browser:
Does anyone have any information on how I can fix this?
@tatat Answered in PM
if you talking about web interface you can do this in HTML change input type from text to password
@omgusck47 are u parsing the string or just getting 'em from a file( i mean the username's and password's are 2 separated files's?