canonicalization in Framework 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
The ASP.NET ValidatePath Module fixes the canonicalization issues with
ASP.NET 1.1, so if you install that module you don't have to use that code.

http://www.microsoft.com/downloads/...52-dfa0-4631-aaf9-8bcc6c743026&DisplayLang=en

The code in the ASP.NET ValidatePath Module is included in ASP.NET 2.0.
You don't need to do anything special. You're covered out of the box.




Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 

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