Error while using Datatable with Server-Side code

Error while using Datatable with Server-Side code

spk265spk265 Posts: 1Questions: 0Answers: 0
edited April 2011 in General
Hello All,

I am trying to use the server-side PHP code to populate the information in the datatable. However I am getting following error :
"NetworkError: 404 Not Found - http://localhost:81/Sample/examples/examples_support/server_processing.php?sEcho=1&iColumns=5&sColumns=&iDisplayStart=0&iDisplayLength=10&sSearch=&bRegex=false&sSearch_0=&bRegex_0=false&bSearchable_0=true&sSearch_1=&bRegex_1=false&bSearchable_1=true&sSearch_2=&bRegex_2=false&bSearchable_2=true&sSearch_3=&bRegex_3=false&bSearchable_3=true&sSearch_4=&bRegex_4=false&bSearchable_4=true&iSortingCols=1&iSortCol_0=0&sSortDir_0=asc&bSortable_0=true&bSortable_1=true&bSortable_2=true&bSortable_3=true&bSortable_4=true&_=1303873520043"

I have never used datatables before and hence clueless on the exact problem here. I can see that some parameters in the URL above don't have values assigned. Would that be the reason?

Hoping to find some help here!!
This discussion has been closed.