[ic] more-list URLs

Oleg Raskin oleg at eville.us
Mon Sep 25 14:36:28 EDT 2006


Greetings,

I've created an ActionMap to handle searches by category which allows me
to use links like "http://mydomain.com/category/Tools.html" instead of
long strings using "scan".  I am doing this by passing
$CGI->{mv_searchspec} and $CGI->{mv_todo} = 'search'; and so forth.

So far I've got this part to work fine, but because we are dealing with
thousands of products we must use pagination and the links generated by
[more-list] all look like this:
scan/MM=99a316082c07746a438b6158c6a6a1eb:36:71:36.html?mv_more_ip=1....

Is there any way to make these links use the same format as the first page?

Many thanks!


More information about the interchange-users mailing list