Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Gakusei #1
Use CF to authenticate against HTACCESS
I have a page that we want to link to other webservers.
Some of these webservers (Linux) have implemented security via HTACCESS. We
have the usernames/passwords in a db table, and would like to pass these
credentials along to the destination site.
How do I do this? Is there a CF tag that will accomplish this? (I've attempted
CFHTTP, and it gets me to the page, but then all the graphics call up the login
box...) Is there a CFC that would accomplish this?
Thanks in advance,
bw
Gakusei Guest
-
CF to authenticate against Linux HTACCESS
I have a page that we want to link to other webservers. Some of these webservers (Linux) have implemented security via HTACCESS. We have the... -
authenticate except one page
i use form based authenticatiżon. But in my project only one file must use anonymous access. how can i do that? thanks bg -
Authenticate with a webservice
I know how to authenticate to a webservice using either of these ways(Assuming that rService represents the webservice): 1) rService.Credentials... -
How to authenticate HttpWebRequest?
Hi, i have a protected part of application ("security" subdirectory is protected by authentication mode="Forms"). i'd like to give a user a... -
authenticate module
Hi, I like to use WWW::Mechanize to scrape a website. However the website has a authentication page. Is there a perl module I can use to perform...



Reply With Quote

