Jump to content

php/MySQL with JQuery login scipt


webguync

Recommended Posts

I am looking for a good tutorial/script that will give me a login authenticating against a MySQL table with username and password and also use JQuery or another JS library to add a checkmark or x beside the input field indicating if the user info is correct or incorrect. Kind of like on Mint.com or a lot of other sites with login pages these days. I did a google search, but didn't see exactly what I am looking for. Anyone know of a good tutorial with script info for this type of functionality?

Link to comment
Share on other sites

Looking at mint.com it appears that they are just checking the validity of the entered data (that it is an email and that the pass conforms to their guidelines) onblur... I actually entered a completely fake account that doesn't exist there and it said ok on both fields.

 

I would guess once you hit ok, it runs the authentication just like you would from any standard form.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.