When I access files on our network through a link a window pops up for me to enter my ID and password. I need to access those files through a script. Once I've used the window my script works but I want the script to log in.
How do I pass my ID and password via the script so I can bypass the pop up window?
Thanks.