different goal with multiple search page, need help

2 posts by 2 authors in: Forums > CMS Builder
Last Post: October 25, 2008   (RSS)

Re: [equinox69] different goal with multiple search page, need help

By Kenny - October 25, 2008

You may be able to accomplish this through URL based searching

A typical URL based on specific criteria would look like this:

http://www.yourdomain.com/products/listViewer.php?color=blue&size=XXL

Now you in order to do this, you need a form that can build this URL through "print" statements. If building a URL is not the way to go, take a look at this thread:

http://www.interactivetools.com/forum/gforum.cgi?post=65788#65788

AND

http://www.interactivetools.com/forum/gforum.cgi?post=65150#65150

It does get pretty complicated, but it can be done.


Kenny