D
dkpatt
I'm look for a way to call C# web services in an unmanaged c++ ISAPI
filter.
I posting to a SRF page so the ISAPI will intercept the request and
process the upload. Before that is done I want the user credentials
within the query string to be used to validate the user via the C# web
service.
filter.
I posting to a SRF page so the ISAPI will intercept the request and
process the upload. Before that is done I want the user credentials
within the query string to be used to validate the user via the C# web
service.