Hi
I have a webpage which displays an IFrame. The IFrame source is located on the other server which needs Basic Authentication. Is there a way to programatically pass the basic authentication information to the other server page so it does not throw the login box.
tried looking everywhere without any solution....
I have a webpage which displays an IFrame. The IFrame source is located on the other server which needs Basic Authentication. Is there a way to programatically pass the basic authentication information to the other server page so it does not throw the login box.