BigDaddyO Posted August 7, 2009 Posted August 7, 2009 My company has a SharePoint site that is public facing. It requires a login to access the site and it's HTTPSI am working on a computer migration script and I want to use the SharePoint site as a location to store application installs that my script will download and install if it's found on the old computer.My problem is I can't seem to figure out a way to download the files. I can do a shellexecute with the specific target address and it will prompt the user for their credentials and then start the download, but I don't have control of where they download it. I tried InetGet but that doesn't seem to be able to get through the required login, and the UserName:Password@ thing is not working.I spent some time looking through WinHTTP.au3 but couldn't get that to work.I also quickly looked at _IE.au3 but I didn't see anything that would work for me either.Anybody have some ideas?Thanks,Mike
trancexx Posted August 7, 2009 Posted August 7, 2009 I don't see a problem. You explained everything but the real problem. ♡♡♡ . eMyvnE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now