How to create a next and previous pages?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default How to create a next and previous pages?

    Would anyone please explain to me, or direct me to a tutorial online on how to
    create a next and previous pages. I know you could do that with dynamic
    server-side behaviours in DW, but I need to know how to do that with
    client-side behaviours in DW. I am trying to create a photo album, so when the
    user click on the NEXT button will take him/her to the next page, or when the
    user click on the PREVIOUS button will take him/her to the previous page. Each
    page will contain 10 photos. Thanks for your help. Much appreciated!

    J Jay Guest

  2. Similar Questions and Discussions

    1. Create New Pages
      I'm working on a website which is divided into sections. All of the sections pull in the content from one specific section, wrapping it in the...
    2. Server Control - Datagrid paging event - not firing for previous pages
      Hello All I am having a pretty wired problem...I am writing a web part (SPS 2003) that uses a Datagrid. In the web part, I create the datagird...
    3. How to create several pages for Acrobat Reader from Ilustrator???
      I am triying to create several pages whit ilustrator 9.0 for a big file, need to create several pages, intead of only on! Somebody can help me?? ...
    4. create html pages in japanese language
      a client wants me to create a stripped down version of his website for submission to the japanese search engines. he will write the text and get a...
    5. 80 pages to create!!! - how can i save some time
      Sounds like something that might benefit from incorporating a database. That way you would just need one page that reads in a url parameter and...
  3. #2

    Default Re: How to create a next and previous pages?

    Try these out.

    [url]http://phpbuilder.com/board/showthread.php?t=10327649&highlight=prev[/url] <-- my
    post on this site.

    [url]http://phpbuilder.com/board/showthread.php?t=10328505&highlight=prev[/url]

    [url]http://www.phpbuilder.com[/url] (just search for pagination)

    Enjoy,

    Don

    d_macman Guest

  4. #3

    Default Re: How to create a next and previous pages?

    I do appreciate these links Don. My hosting provider does not support sever
    technology script such as PHP and others. Is there anyway I can do this in DW
    by just using DHTML to move from one page to the next and vice versa? Thanks

    J Jay Guest

  5. #4

    Default Re: How to create a next and previous pages?

    You state the host does not support servers side technology, but you posted
    your question in the "Dynamic HTML General Discussion." That is the purpose of
    Dynamic, either PHP, ASP or another language.

    You are going to have to make all the pages with strictly HTML if your host
    does not support "Dynamic" pages.

    d_macman 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