View Single Post
Old 19-07-2007, 12:08 PM   #2 (permalink)
rocket357
Security freak
 
rocket357's Avatar
 
Join Date: Jul 2007
Location: 01100001 01110100 00100000 01101000 01101111 01101101 01100101 00100001
Posts: 227
Default Re: Help in PHP Mysql script

I would imagine that would require a decent amount of AJAX to accomplish. You could write a function in Javascript that handles retrieving the list of names from the server and call it "onChange" for your textbox. I'm not terribly versed in AJAX (my company just started really using it and I'm on the support programming team handling our previous version), so I can't be of much assistance with actual code...but AJAX should get you started in the right direction.

The same functionality might also be available in later versions of PHP (again, previous version of our software is still using PHP 4.4.x).
__________________
Linux Admin by profession. OpenBSD user by choice.
rocket357 is offline