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