Here is my case:
I have cgi-1 from wich I wish to access cgi-2 which is in a protected (.htaccess/.htpasswd) folder.
I already use a db (user/pswd) to access cgi-1. How can cgi-1 access cgi-2 without having to deal with the browser's authentication window?
The combination user/pswd used to access cgi-1 is the same as the content of the .htpasswd file.
Thanks
FNL
I have cgi-1 from wich I wish to access cgi-2 which is in a protected (.htaccess/.htpasswd) folder.
I already use a db (user/pswd) to access cgi-1. How can cgi-1 access cgi-2 without having to deal with the browser's authentication window?
The combination user/pswd used to access cgi-1 is the same as the content of the .htpasswd file.
Thanks
FNL