Page 1 of 1

Script do drop down data from MySql Database

Posted: Wed Jan 23, 2008 11:58 pm
by sanharsha
im developing a web based email application. i need a php script do do the following.

when im trying to send a email i need to get the email address droping down as and when i type the first few letters.
(just like yahoo, when you type the first letters in the TO box it dispays all the email addresses in the database)

Thanks

Re: Script do drop down data from MySql Database

Posted: Thu Jan 24, 2008 12:57 am
by jmut
you need ajax trick for this. search google for autocomplete...there should lots of it