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
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*
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.