zemax Posted October 11, 2007 Share Posted October 11, 2007 I am loading results from mysql database and displaying on my page and then dynamically displaying only 5 results per page. On each page I have a POST button so that if user wants to POST something on form he should be able to do it whether he is on page 5 or page 1. When I first time loads the results on page 1 this POST button works fine but when I go to page 2 and click on POST it gives following error " CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: " and then even if I go back on page1 it starts giving me same error. Any idea or suggestion? Link to comment https://forums.phpfreaks.com/topic/72701-navigating-database-results-and-problem-with-link/ Share on other sites More sharing options...
sasa Posted October 11, 2007 Share Posted October 11, 2007 yes Link to comment https://forums.phpfreaks.com/topic/72701-navigating-database-results-and-problem-with-link/#findComment-366728 Share on other sites More sharing options...
cooldude832 Posted October 11, 2007 Share Posted October 11, 2007 CGI Errors? This php country Link to comment https://forums.phpfreaks.com/topic/72701-navigating-database-results-and-problem-with-link/#findComment-366731 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.