Hello!
I want to create a html-based formular with PHP. The data is in a mysql - database. I know how to build such a formular in html, but my special problem is to get a "text field", where I can input some characters and this field shows me all possibilites of strings that begin with this characters. The strings should change with every new character.
My first idea was to take a java applet which I sent to the client with the whole data of the mysql database. The problem in this construction is to get the input string to take it for example for a SQL statement.
If somebody knows a solution for my problem which enables this facility without great loss of performance I would be really glad.
Andreas Gautsch
student of telematics
www.sbox.tu-graz.ac.at/home/a/agautsch