I am just a beginner !!!

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

  1. #1

    Default I am just a beginner !!!

    Hello

    I am just a beginner!!!
    I used DW to building a page with search function. If I give a search command,
    I only see de first (for example) 10 items on ONLY one page. My search result
    should be 25 items on more then one page. I would like to know how I can tell
    my page that the result should be come:
    - on more pages
    - each page has 10 items
    - put a number of pages which are founded, on the foot of page (Back 1-2-3
    Next)

    Can anybody help me??????

    Thank you all !!!


    Red-Hand Guest

  2. Similar Questions and Discussions

    1. Beginner Please help!
      :o Hi all, I am new to the forum, and I was wondering if any of you could help me with this problem. I face myself trying for the first time in my...
    2. Beginner Looking For Help
      I am looking for some help with this problem I am experiencing. What I want to do, is extend the dataset, but include a button above it that I...
    3. Please help a beginner
      Hi Folks, Wow flash is great but the features can be daunting at times. I used to use LiveMotion, but once I got Swift3D - I knew that Flash MX...
    4. Beginner needs help please
      Hi there all I have a problem with FlashXP - hoping someone might be able to help. I have a button which I would like to appear only on mouse...
    5. Beginner SLR
      I recently made the same transition from a Oly C-3000z which when new was more than I paid for my whole 35mm setup, and I bought a N75 Nikon....
  3. #2

    Default Re: I am just a beginner !!!

    You need to user the 'repeat region' server behaviour and choose how many
    records will be returned on one page. Then, you need to use the 'recordset
    paging' server behaviours to add the Back, 1,2,3, next page links.




    "Red-Hand" <webforumsuser@macromedia.com> wrote in message
    news:d1e2il$h01$1@forums.macromedia.com...
    > Hello
    >
    > I am just a beginner!!!
    > I used DW to building a page with search function. If I give a search
    command,
    > I only see de first (for example) 10 items on ONLY one page. My search
    result
    > should be 25 items on more then one page. I would like to know how I can
    tell
    > my page that the result should be come:
    > - on more pages
    > - each page has 10 items
    > - put a number of pages which are founded, on the foot of page (Back
    1-2-3
    > Next)
    >
    > Can anybody help me??????
    >
    > Thank you all !!!
    >
    >

    Mintyman Guest

  4. #3

    Default Re: I am just a beginner !!!

    Mintyman ,
    Thank you for the answer. I will try it today. I will put the result hier.

    Red-Hand Guest

  5. #4

    Default Re: I am just a beginner !!!

    Mintyman,
    I did what you said. As result I got the first 10 records, and also the NEXT
    on button of page. To see the next results, if I click on Next I get an empty
    page. I see the URL, points to page2 but no result.
    Do you know what I am doing wrong??

    TanX
    Red

    Red-Hand Guest

  6. #5

    Default Re: I am just a beginner !!!

    You much make a 'Detail Page' to the link what you want in the Dreamweaver :-)

    Find it in the server behaviour
    Jimmy Chan 1979 Guest

  7. #6

    Default Re: I am just a beginner !!!

    Hi Jimmy ,
    Thank you for helping me. It was all what I was looking for.

    Red
    Red-Hand 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