Let's say there is an A/C no. in my database and it is is 01234553434.
I want to type a/c no. into a textbox. When i type then numbers "012", the rest of digits should show up in textbox from database automatically.
I am using MySQL for a database.
I want to type a/c no. into a textbox. When i type then numbers "012", the rest of digits should show up in textbox from database automatically.
I am using MySQL for a database.
Comment