Anyone know why only some of the columns in my list table sort correctly? Several columns appear to sort, but don't and all records disappear. Also - a hyperlink appears that reads "WritePagination(1,1);" Help!
It sounds like some error happens on this page that prevents data from
displaying. To see exact error message open ..._list.asp file in any text editor
and change the following line: On Error Resume Next to 'On Error Resume Next After that you can run this page again and see error message which you can post here.