Search:
Namespaces
Discussions
.NET v1.1
Feedback
ASPFriends.com 'aspnghttphandlers' list Archive - November 2001
Messages
Page:
1
Separating content rendering in BeginRequest/EndRequest (3 replies, VIP)
ASPFriends.com 'aspnghttphandlers' list
Application BeginRequest and EndRequest offer an easy way to create headers and footers across a suite of pages (gotta love the asp.net runtime). The issue I have is that the output to be rendered is currently contained in code, with a bunch of Context.Response.Write methods. Instead of code, I'd like to have the content to be rendered stored in a an .aspx like file. Is this an easy thing to do? A...
Web.config and setting up virtual subdirectories (2 replies, VIP)
ASPFriends.com 'aspnghttphandlers' list
Dear all, I want to arrange a situation such that a given path goes to a given http handler, and all its subdirectories, for example http://myserver/index.html goes to normal file http://myserver/whatever.aspx handled as ASPX file http://myserver/htest/x Goes to handler http://myserver/htest/x/y/z/anything/else/at/all also goes to handler I have succeeded in making http://myserver/htest/anything g...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com