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? Quote 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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.