Hi,
I'll try to explain my problem below:
I have an URL like:
http://mysite.com/maps/
This URL can have mulitiple get variables like:
http://mysite.com/maps/?region=1243 and http://mysite.com/maps/?sort=title
Problem is that these can be combined, but this will of course not work when I create...