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 TouchToneTommy 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: mather
  • Content: Threads
  • Order by date
  1. mather

    ISAPI Filter for htacces like IIS

    I have to write an authentication scheme that works like apache htacces files. Will be using ISAPI filter thought of hooking into OnAuthentication and then do directory check, etc. Anybody has any other ideas please let me know
  2. mather

    string to (const char*)

    this maybe a stupid question, but is there a way to convert a string to a const char*. Problem is that the input i recieve is string but the libraries in need to use, wants const char*

Part and Inventory Search

Back
Top