Ya sorry you are right my question is realy too broad.
Actually i just want to hide the query string value simple saying i want to change the url
http://www.mysite.com/items_distinct...=102&mpid=1002
to the url
http://www.mysite.com/items_distinct/102/1002
or
http://www.mysite.com/items_distinct/
so i just want to know how to do this. I have tried it and i made it but then the variables passed are not accessable in the page so if u people just tell me how to handle those variables ?
Thanks