![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Wonding if anyone knows how to solve this: The problem that I have with Pagination, is the the url that Dreamweaver creates ... When pagination script first loads, it returns: www.msite.com/view.php?pageNum_rsMyQuery=0 This represents the 1st page (currently on the first page) When I click the Next link, the next page that loads displays: www.msite.com/view.php?pageNum_rsMyQuery=1 This represents the 2nd page (currently on the 2nd page) So the results that are being returned are correct. Its just the url that seems out of step with the data that is being displayed. What do I need to do so that I can get it to behave such that: When pagination script first loads, it returns: www.msite.com/view.php?pageNum_rsMyQuery=1 This represents the 1st page (currently on the first page) etc. Has anyone else ever wondered whe dreamweaver operates this way???? ?????? thanks Jay |
#3
| |||
| |||
|
#4
| ||||
| ||||
|
|
But is there a workaround? |
|
Most sites with pagination employed on them, do not have "page3" in the url when they are really displaying results from page2!? |
|
You gotta admit - the dreamweaver 'solution' is not really completely intuitive/ideal --- ie. "page3" url vs page2 results. |
|
Thanks Murry I understand, and suspected that this was the case. But is there a workaround? Most sites with pagination employed on them, do not have "page3" in the url when they are really displaying results from page2!? So just wondering how they do it, and if some workaround can be used within Dreamweaver. You gotta admit - the dreamweaver 'solution' is not really completely intuitive/ideal --- ie. "page3" url vs page2 results. Cheers Jay |
#5
| |||
| |||
|
|
But is there a workaround? Why even bother? Most sites with pagination employed on them, do not have "page3" in the url when they are really displaying results from page2!? Show me one, please. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
hey Murry Ace ... check out: http://www.phpfreaks.com/tutorial/basic-pagination/page1 (quick search on google: pagination, php) Page 1 in the nav links selected .... Page 1 in the url !!!! seems VERY intuitive to me. Now Im really interested to see why DW doesnt do something equally as intuitive? For such a hard core app, it seems slightly deficient in this area? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Cheers Dooza ... will do that. However, back to my original question ... Does anyone know of a Dreamweaver workaround to cope with this deficiency (or until Server Bahaviours are finally updated)? |

![]() |
| Thread Tools | |
| Display Modes | |
| |