Ok , some people have been busy coding after reading my post at 02/23/2007..
I would like to use dynamic url's as they can be used in postnuke opencms v0.8.
As in my first post at 02/23/2007:
"Please take a look at the url below:
http://www.tien.tv/web/show/id=47822/langid=43
The url above has NO "?" and NO "&", it has been replaced by a "/".
The standard method:
http://www.tien.tv/web/show?id=47822&langid=43
I know that this is possible with postnuke opencms v0.8."
Now this is possible with ASP.NET and they call it:
"ASP.NET MVC Framework"
http://weblogs.asp.net/scottgu/archi...framework.aspx
ASP.NET MVC Framework was launched as a Community Technology Preview on December 10, 2007.
http://en.wikipedia.org/wiki/ASP.NET_MVC_Framework
A little bit late tho...
But my question in my post dated 02/23/2007 has been answered in December 10 2007.