 |

Andy G.
New User
Dec 23, 2004, 2:18 AM
Post #1 of 6
(7551 views)
Shortcut
|
|
page-numbers with a link to each results page
|
Can't Post
|
|
Hi, is there a way to display numbers on the results pages, with a link to the other results pages like Google? e.g.: Prev 1 | 2 | 3 | 4 Next Best Regards, Andy
|
|
|  |
 |

ross
Staff
/ Moderator

Dec 23, 2004, 1:50 PM
Post #2 of 6
(7541 views)
Shortcut
|
|
Re: [Andy G.] page-numbers with a link to each results page
[In reply to]
|
Can't Post
|
|
Hi Andy. Thanks for posting and welcome to the board! Unfortunately I don’t think this is something that Search Engine can do without some extra work involving JavaScript. Maybe someone else in the community has been able to get this setup and would be able to help out, however, I can’t recall any examples that I could send you too. I wish I had a better answer and hopefully this doesn’t become a make or break issue. If you have anymore questions, don’t hesitate to let me know . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

civilizednation
User
Aug 6, 2007, 12:54 PM
Post #3 of 6
(5004 views)
Shortcut
|
|
Re: [ross] page-numbers with a link to each results page
[In reply to]
|
Can't Post
|
|
This is a must-have feature for any search engine!!!
|
|
|  |
 |

osluk
User
Oct 19, 2007, 10:40 AM
Post #4 of 6
(3010 views)
Shortcut
|
|
Re: [civilizednation] page-numbers with a link to each results page
[In reply to]
|
Can't Post
|
|
It is kinda expected these days. In fact your own forum uses the following 1 2 3 4 5 6 7 8 9 ... 31 or 24 matches found, « Page 4 of 5 » I seem to remember this a loooooong time ago. I will seek out the old posts and link to them. Several potential uses will need this for sure! Cheers Chris _______________________ Chris from Optima "please always add logical keywords to help find items" Optima Solutions Limited http://www.osl.net "technology for business" Nominet member for .UK names and European hosting
(This post was edited by osluk on Oct 19, 2007, 10:51 AM)
|
|
|  |
 |

osluk
User
Oct 19, 2007, 11:00 AM
Post #5 of 6
(3005 views)
Shortcut
|
|
Re: [osluk] page-numbers with a link to each results page
[In reply to]
|
Can't Post
|
|
Found this post. http://www.interactivetools.com/forum/gforum.cgi?post=269#269 Chris said: "it's possible to achieve with a little JavaScript." Donna said: "this is a fairly advanced option, and debugging JavaScript can take a while." This was a concept rather than a finished script - not sure if it is suitable of the search script. The finished code is something like this <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=1;sb=post_latest_reply;so=ASC;mh=25;"><img src="http://www.interactivetools.com/forum/images/first.gif" border="0" width="17" height="11" alt="First page"></a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=2;sb=post_latest_reply;so=ASC;mh=25;"><img src="http://www.interactivetools.com/forum/images/prev.gif" border="0" width="10" height="11" alt="Previous page"></a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=1;sb=post_latest_reply;so=ASC;mh=25;">1</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=2;sb=post_latest_reply;so=ASC;mh=25;">2</a> <b>3</b> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=4;sb=post_latest_reply;so=ASC;mh=25;">4</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=5;sb=post_latest_reply;so=ASC;mh=25;">5</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=6;sb=post_latest_reply;so=ASC;mh=25;">6</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=7;sb=post_latest_reply;so=ASC;mh=25;">7</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=8;sb=post_latest_reply;so=ASC;mh=25;">8</a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=4;sb=post_latest_reply;so=ASC;mh=25;"><img src="http://www.interactivetools.com/forum/images/next.gif" border="0" width="10" height="11" alt="Next page"></a> <a href="gforum.cgi?do=forum_view_collapsed;forum=8;page=8;sb=post_latest_reply;so=ASC;mh=25;"><img src="http://www.interactivetools.com/forum/images/last.gif" border="0" width="17" height="11" alt="Last page"></a> Must have some progress on this since 2002! Cheers Chris _______________________ Chris from Optima "please always add logical keywords to help find items" Optima Solutions Limited http://www.osl.net "technology for business" Nominet member for .UK names and European hosting
(This post was edited by osluk on Oct 19, 2007, 11:15 AM)
|
|
|  |
 |

Jake
Staff
/ Moderator

Oct 20, 2007, 2:19 PM
Post #6 of 6
(2982 views)
Shortcut
|
|
Re: [osluk] page-numbers with a link to each results page
[In reply to]
|
Can't Post
|
|
Hi Chris, Thanks for your post! We don't really have any solutions worked out for this kind of pagination in Search Engine. You're welcome to try adapting the script mentioned in the thread you linked to, but helping with this would be somewhat outside of our support capabilities. Don't hesitate to contact us if you need anything else. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|