urlMappings .net2

  • Thread starter Thread starter Alexander Widera
  • Start date Start date
A

Alexander Widera

Hi,

is there something new in .net 2.0 about the topic "urlMappings" regarding
dynamic url "redirection" ?
I want to call "/testpage/topic1/new.aspx" and it should redirect to
"/mypage.aspx?page=testpage&content=topic1&param=new"

Is there something new in .net2.0 or have I still to use RewritePath() in a
separate class or something else...

Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top