I am trying to modify a function that was previously built that uses a WMS request and returns layer information using an xmlHTTP request.
However, we now have a WMS server that has a username and password.
Any ideas on how to use these credentials. Is is something in the request string, or does the xmlHTTP request have to be authorized.
Thanks?!?!