All Tags > isapi > mapping (RSS)
  • Accessing Files through ISAPI Filters

    Hello, I am confused how I can redirect a incoming request to a file present in the memory in ISAPI Filters. I can access the file only through file pointers which are created on fly. For .e.g, when a request comes as http://www.abc.com/Testing, then my filter should fetch me the index.asp present in...
    Posted to Forum by neeleshjjain on 02-12-2009, 12:09 PM
  • Physical file path in OnPreprocHeaders in an isapi filter

    I want to know if the physical file for a particular url exists on my web site. If the file exists physically then I want to allow it to continue on it's way untouched. If not I want to send the request to my .net handler for processing as an alias (I'll add .aspx to the url somewhere to force...
    Posted to Forum by budimir1 on 06-10-2008, 9:48 PM
Page 1 of 1 (2 items)
Microsoft Communities