 |

Fiveldsp
New User
Aug 1, 2006, 6:39 AM
Post #1 of 3
(580 views)
Shortcut
|
|
Displaying same results on multiple pages
|
Can't Post
|
|
What is the syntax for a wildcard in creating your own search link? I'm trying to encompass a SSI into AM but the only information I've found on category specific searches is by keyword, which if that's the case, is there a WILDCARD built into search.cgi? I've found: /search.cgi?cat=4&keyword=anykeyword I want it to output every single result for that category though, and not necessarily just the ones that apply to a generic keyword. Thanks, Rich
|
|
|  |
 |

Mike4172
User
Aug 1, 2006, 8:59 AM
Post #2 of 3
(579 views)
Shortcut
|
|
Re: [Fiveldsp] Displaying same results on multiple pages
[In reply to]
|
Can't Post
|
|
Just for a specific cat to show EVERYTHING in it: <!--exec cgi "/cgi-bin/artman/exec/search.cgi?search=1&template=search/search_results.html&cat=4" --> If you want all results from ALL categories simply leave off the &cat part. If you want to limit the search results to X amount on a page simply add the &perpage=10 or whatever your desired number is. Of course you also want to have a unique search results template as well. Regards, Michael NEW!Logo and Website Design Auto Post Date and Expiration GoForum 2.02 http://www.amscripts.net SKYPE - michael.amscripts
(This post was edited by Mike4172 on Aug 2, 2006, 6:59 AM)
|
|
|  |
 |

MikeB
Staff
/ Moderator

Aug 3, 2006, 1:25 PM
Post #3 of 3
(550 views)
Shortcut
|
|
Re: [Fiveldsp] Displaying same results on multiple pages
[In reply to]
|
Can't Post
|
|
Hi Rich, Thanks for the post! I've taken a look over your question and it looks like Mike's outline is a great overview of how you can set this up. Thanks for the input, Mike. I hope this solution has helped you, Rich. If you have any other questions or comments, just let me know! Cheers, Mike Briggs - 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.
|
|
|  |
|