I have one textbox txtmedicine, when i type any letter in that it must shows all medicine names with that letter from Database,
for ex. when i type "a" in textbox then it will show all medicine with name like "a%".
I think this requires webservices!
please suggest some code.
Thanx & Regards.
SUNNY