Hello everybody,
I am kind of new to javascript, so if anyone could help me I would greatly appreciate it.
I have a text field, where a user would enter a username, and when the user clicks on "check if available", if that username is already in the data base, I need to give an alert with a message to think of another value.
I am kind of new to javascript, so if anyone could help me I would greatly appreciate it.
I have a text field, where a user would enter a username, and when the user clicks on "check if available", if that username is already in the data base, I need to give an alert with a message to think of another value.