in

I Got Rhythm

All Tags » blog » asp.net (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Running .Text on ASP.NET 2.0

    I finally managed to get .Text working with ASP.NET 2.0. Here's how: Add the following to the httpHandlers section of Web.config: < add verb = " * " path = " *.aspx " type = " Dottext.Common.UrlManager.UrlReWriteHandlerFactory,Dottext.Common " /> Change the method ProccessHandlerTypePage in the...
    Posted to I Got Rhythm (Weblog) by aelij on 07-27-2004
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems