Hello,
Hopefully I can explain this properly...
I have a URL that displays an xml report. I can type the url into a browser, which then displays a browser login box (see the attached image), which requires me to enter a user/pass before I can view/parse the XML.
I need to parse and process the xml, but I am not sure how I can pass a user/pass into this login box. Unfortunelty I cant add the user/pass into the querystring so its a bit of a nightmare.
I was thinking first I would need to call the url, and then somehow get the user/pass into the box - anyone have any ideas how I can do this?
Thanks!
...
Go to the complete details ...