Link to home
Start Free TrialLog in
Avatar of Nadir Van Thielen
Nadir Van ThielenFlag for Belgium

asked on

database driven text box

Hi,

i wane create a database driven text box ,
what i mean whit that,when I or someone ells type a word  ( whit scripting ).
the textbox look-up into the database to find relevant word.
<FORM action="index.php" method = "post">
<CENTER><p> <input tipe="text" name="find" > <button tipe="button">Zoek !</button><br></CENTER>
</FORM>

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of slightwv (䄆 Netminder)
slightwv (䄆 Netminder)

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You might search old EE postings too.

There was a long running conversation about this... 6 or so weeks back...

Had many design suggestions embedded in the thread.
Avatar of Nadir Van Thielen

ASKER

slightwv (䄆 Netminder)

mysql