russellkain
02-26-2006, 04:28 PM
when typing a url into 'Internet Explorer' is there a way to type it in such a manner that you are are providing the username and password for .htaccess so that the login box does not appear?
for example if the url is:
'http://www.testingwebsite.com/secure/accounts.htm'
and .htaccess details
username=peterpan, password=2TyiL12P (encrypted - basic authentication)
Can you write a url including these details so authentication is not required?
many regards
-------------
Russell
for example if the url is:
'http://www.testingwebsite.com/secure/accounts.htm'
and .htaccess details
username=peterpan, password=2TyiL12P (encrypted - basic authentication)
Can you write a url including these details so authentication is not required?
many regards
-------------
Russell