Authentification on Web Server
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I would like to know, how I can authenticate on web server through a form. I tried with InternetConnect function (Username and Password) but it doesn't work ? Thanks
This may be kind of obvious and thus a stupid question, but did you try connection to the page the form was on or the page the form points to? -Dave