Avatar of Nathan Riley
Nathan Riley
Flag for United States of America asked on

Assigning Team Members

I'm not sure what to call what I'm trying to do so hard to run a Google search on it.

I have a spot where I want to assign team members to a project.

There is an input box where I can type their names.  As I start typing their name I would like it to query the users table and show possible results, then I can click their name and they are added, then I can start typing another persons name and add multiple people.
jQueryAJAXPHP

Avatar of undefined
Last Comment
Nathan Riley

8/22/2022 - Mon
Nathan Riley

ASKER
An example of this is something like when you add admins to your Facebook Fan page.
Slimshaneey

Jquery Autocomplete (from the jquery UI lib) Im guessing you a looking for? Will try dig up an example for you...
Nathan Riley

ASKER
Ok please do, I'm really looking for a tutorial on not just Autocomplete, but how to make it behave like when you add a new admin to your Facebook fan page.
Your help has saved me hundreds of hours of internet surfing.
fblack61
ASKER CERTIFIED SOLUTION
Slimshaneey

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Nathan Riley

ASKER
I think #17 will work the best, but I don't see where I put in my database details to pull from the db.