abs0lut
10-16-2008, 11:04 PM
I have an input field
<input type="text" name="email" id="email">
an alert will popup if the user entered an email that is already in use/ exists in database.
is it possible in javascript? could you please help me?
<input type="text" name="email" id="email">
an alert will popup if the user entered an email that is already in use/ exists in database.
is it possible in javascript? could you please help me?