Hello,
I have using auto-complete functionality in PHP for the text box of first name.
While I get auto-complete result of first name, at that time I have received drop down list (which displays some records in cache).
How can I hide the records displayed from Cache?