Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: duffeyoh
  • Content: Threads
  • Order by date
  1. duffeyoh

    ISAPI FIlter - Changing the Length of Data Returned in OnSendRawData

    I want to modify the length of data returned in the OnSendRawData handler of an ISAPI filer. Is this possible? If so, how?
  2. duffeyoh

    ISAPI Filter - Redirection of Short URL to Longer URL

    I want to change the physical path of certain URLs using the OnUrlMap handler of an ISAPI filter. I can do this by overwriting the contents of pMapInfo->pszPhysicalPath with the new physical path that I want. This works fine as long as the new path is equal or shorter in length to the old path...

Part and Inventory Search

Back
Top