- Nov 18, 2001
- 13,234
- 2
- 81
I need to write an application in .NET that can handle requests for various documents in a virtual directory hosted in IIS 6. Can anyone point me in the right direction?
Originally posted by: bsobel
From the description it sounds like you need to implement a pipeline handler. This is a good overview.. If you can, more details would be helpful...