i'm developing an user tag, thats get some parameter from url:
?actionname=showobjekt&actiontyp=163
This do search for an objekt in DB with number 163.
What should i write in my tag to get it in somethink like this :
/showobjekt/163
How get then this parameters in
$actionname=...
$actiontyp=..
?
I didn't found any answers in the forum about this


Please help!

And sorry for my bad english
