is there any way of calling a page and passign the apache login username/password.
what I am trying to do here is call one system from another - where the second system is called by opening a browser and passing a URL .
The page called is subject to apache security and asks the user to log in.
but the first system knows the username and password to log on as and I would like to avoid the log in process
what I am trying to do here is call one system from another - where the second system is called by opening a browser and passing a URL .
The page called is subject to apache security and asks the user to log in.
but the first system knows the username and password to log on as and I would like to avoid the log in process