[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Need to "authenticate" from C++
- Subject: [ale] Need to "authenticate" from C++
- From: ale_nospam at fayettedigital.com (Jim Lynch)
- Date: Fri, 09 Dec 2005 14:32:13 -0500
I know how to use libwww to do normal posts and gets and pass parameters
to web pages, but I now need
to be able to use C++ to log into a web page that uses the .htaccess
method of authentication. Has anyone any
idea how I'd need to pass the username and password to get authenticated
or even where to start looking for the
answer?
Thanks,
Jim.