PDA

View Full Version : Link to a category


martinh
03-15-2006, 01:58 PM
Hello,

is it possible to link to one category? I tried something like this:

... index.php?browse=x&category=6

but it doesn't work.

Martin

se.nsuo.us
03-15-2006, 02:27 PM
Perhaps you want this http://forum.pixelpost.org/showthread.php?t=3572

martinh
03-15-2006, 02:35 PM
I forgot to say, that I want to link to the browse_template.html but only show one special category. As if a category is already checked/chosen.

jdleung
03-15-2006, 06:03 PM
Hello,

is it possible to link to one category? I tried something like this:

... index.php?browse=x&category=6

but it doesn't work.

Martin


it should be like this:
....index.php?x=browse&category=6

martinh
03-16-2006, 09:40 AM
it should be like this:
....index.php?x=browse&category=6

it works, thanks! (of course, dough!)