|
Next: Question for David; minor typo?
|
| Author |
Message |
External

Since: Oct 27, 2006 Posts: 5
|
(Msg. 1) Posted: Fri Oct 27, 2006 11:40 am
Post subject: How to make Next and Previous web Pages? Archived from groups: macromedia>dreamweaver (more info?)
|
|
|
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! |
|
| Back to top |
|
 |  |
External

Since: Jul 31, 2006 Posts: 1031
|
(Msg. 2) Posted: Fri Oct 27, 2006 11:41 am
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
> 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!
If there are 10 unique pages then just put a unique next/previous link on
each one pointing at the next/previous page.
-Darrel |
|
| Back to top |
|
 |  |
External

Since: Aug 01, 2006 Posts: 216
|
(Msg. 3) Posted: Fri Oct 27, 2006 7:28 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
Use "Web photo album creator" in the command menu of DW. It will create the
photo album for you and make the "Previous Next" links automatically.
Better yet, download the free extension ?Web Photo Album Creator 2.2?
Or better yet buy Image Gallery Magic from PVII
http://www.projectseven.com/products/galleries/hgmagic/index.htm
I handle literally thousands of images on various sites and IMG is the best
investment I?ve made fro posting images to the web. |
|
| Back to top |
|
 |  |
External

Since: Oct 27, 2006 Posts: 5
|
(Msg. 4) Posted: Fri Oct 27, 2006 7:58 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
Thanks Darrel and Michael. I appreciate your respond to my query. I also need
to put 10 video clips on 5 pages. How can I create them in DW using
client-side technology, just HTML and Javascript? As my service provider do
not support any kind of server-side technology such as PHP and ASP etc. I
would appreciate any tips you pass on to me top resolve my issue. |
|
| Back to top |
|
 |  |
External

Since: Jul 31, 2006 Posts: 1031
|
(Msg. 5) Posted: Fri Oct 27, 2006 7:58 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
> Thanks Darrel and Michael. I appreciate your respond to my query. I also
> need
> to put 10 video clips on 5 pages. How can I create them in DW using
> client-side technology, just HTML and Javascript? As my service provider
> do
> not support any kind of server-side technology such as PHP and ASP etc. I
> would appreciate any tips you pass on to me top resolve my issue.
Well, both I and Michael answered your questions. Are you confused by the
answers? If so, just let us know and we'll try to clarify.
-Darrel |
|
| Back to top |
|
 |  |
External

Since: Oct 27, 2006 Posts: 5
|
(Msg. 6) Posted: Mon Oct 30, 2006 1:29 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
Thank you for your help! I do appreciate that I can use ?Web photo album
creator" in the command menu of DW to create my NEXT or PREVIOUSE pages to
create my photo pages without using a server ?side technology script as my
service provider does not support it. What if I want to put five video clips
on ten pages that will have NEXT or PREVIOUSE link to it. How do I do that?
Thank you |
|
| Back to top |
|
 |  |
External

Since: Jul 28, 2006 Posts: 1503
|
(Msg. 7) Posted: Mon Oct 30, 2006 3:54 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
Darrel already answered you question. He said:
"If there are 10 unique pages then just put a unique next/previous link on
each one pointing at the next/previous page."
I would also add that selecting the technologies to use on a website should
not be restricted by what your current host provides. Unless this is a simple
personal site, you should select the right technology for the job and then find
a host plan that provides that technology. |
|
| Back to top |
|
 |  |
External

Since: Sep 02, 2008 Posts: 2
|
(Msg. 8) Posted: Tue Sep 02, 2008 12:04 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
[q][i]Originally posted by: [b][b]Newsgroup User[/b][/b][/i]
If there are 10 unique pages then just put a unique next/previous link on
each one pointing at the next/previous page.
-Darrel
Stumbled across this topic in a search. Bit old, but maybe I get a reply I am
after:
How do I create the next/previous link? I have seen the code snippet
somewhere, but just cannot remmber it...
thanks
[/q] |
|
| Back to top |
|
 |  |
External

Since: Jul 28, 2006 Posts: 1503
|
(Msg. 9) Posted: Tue Sep 02, 2008 5:16 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
>Stumbled across this topic in a search. Bit old, but maybe I get a reply I am
after:
>How do I create the next/previous link? I have seen the code snippet
somewhere, but just cannot remmber it...
Did you read darrel's reply? Are you talking about recordset pages or static
pages? |
|
| Back to top |
|
 |  |
External

Since: Sep 02, 2008 Posts: 2
|
(Msg. 10) Posted: Tue Sep 02, 2008 5:56 pm
Post subject: Re: How to make Next and Previous web Pages? Archived from groups: per prev. post (more info?)
|
|
|
[q][i]Originally posted by: [b][b]bregent[/b][/b][/i]
>Stumbled across this topic in a search. Bit old, but maybe I get a reply I am
after:
>How do I create the next/previous link? I have seen the code snippet
somewhere, but just cannot remmber it...
Did you read darrel's reply? Are you talking about recordset pages or static
pages?[/q]
Static pages. remember being told last time something like html+ and html-.
But I abandoned the idea, until now...  for a different item |
|
| Back to top |
|
 |  |