Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hello all, i have connected to large database with millions of data in it. Now the problem is when i type in search field ajax is making typing difficult by requesting large number of data. How can i disable the AJAX in search page.dipesh
Hi,to disable Ajax open generated include/dbcommon.php file, find and change these lines:
$useAJAX = true;