Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Recordset pages show up blank

New Here ,
Sep 05, 2008 Sep 05, 2008
When my recordset is returned, the first page shows up perfectly. If I have, for example, 22 records, they will all show up on that page. But, if I restrict each page to 10 records, the first page shows up with 10 records, but the second and third page will be blank. And when I navigate back to the first page, it too is now blank.

There are multiple dynamic elements in a single cell, but this is working fine ( at least on the first page ).

The Navigation Bar works fine and the Navigation Status also works fine ( for example, Page 2 will show "Records 11 - 20 of 22" ), but the page is blank. What is going on here!

I am using MySQL, Apache, PHP, DWCS3 and Windows Vista.
TOPICS
Server side applications
261
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 16, 2008 Sep 16, 2008
LATEST
I found the answer to my question at http://friendsofed.infopop.net/
The quick answer is to change the Form Method and the Recordset Vaiables from "POST" to "GET".
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines