PHP Recordset Paging problem

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default PHP Recordset Paging problem

    I am trying to set up record paging using the simple <<Previous Next>> setup.
    However, when I click the Next>> link, it doesn't show the rest of the records.
    It just shows the no results message that I have setup of the page. Are there
    any common problem that are associated with this? I also tried a Navigation
    Suite extension and it does the same thing. I can provide any code or links if
    needed. Thanks in advance!

    Sgt_Baboon Guest

  2. Similar Questions and Discussions

    1. Recordset paging problem
      I'm stuck on this one My recordset paging wont work. I've done a search page with a form and a table in it to post 2 values to the result page....
    2. Help Recordset paging
      Hi I can't seem to get my recordset navigation bar to work. I am getting the following error:- Variable COUNTRYNAME is undefined. The error...
    3. Help With Recordset paging
      I am trying to set up a website with my honeymoon and wedding picts for everyone to look at. and I am using CFMX to pull photos and captions from a...
    4. Recordset Paging
      Hi there, well, I know how to use this server behavior, but now I've a little problem, I've 3 documents, one to filter the results, one to show the...
    5. paging through recordset
      http://www.google.ca/search?q=asp+recordset+paging+tutorial&ie=UTF-8&oe=UTF-8&hl=en&meta= http://www.asp101.com/articles/recordsetpaging/index.asp...
  3. #2

    Default Re: PHP Recordset Paging problem

    No one else has ever had this problem. When searching for a solution, I find people with the problem but never an answer. Someone please help me! I'm begging!
    Sgt_Baboon Guest

  4. #3

    Default Re: PHP Recordset Paging problem

    Really? No one? Strange that I find topics about it with no answer.
    Sgt_Baboon Guest

  5. #4

    Exclamation Re: PHP Recordset Paging problem

    i have the same problem and its from dreamweaver not you, i knew why the problem happens
    it happens when you set recordset with variables or more and then limit the record to be shown
    every 4 or 6 or whatever you want from date from database .. you put down next and previous
    but it does not work with this option, you can solve this problem by showing all the data on search
    or when you show, do not limit the records or same problems will back to you .

    i dont know why company like adobe forget this while she is making everyday new cs collections
    i did not try cs5 i only have the mx 8 version .. so maybe they solve it on the other versions .

    you did not even told what version you are playing with .
    ahmed
    Unregistered Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139