How to send username and password to web server

Nishikawa

Registered User.
Local time
Yesterday, 16:42
Joined
May 17, 2007
Messages
97
Hi,

I need to upload many different kind of files (e.g. doc, jpg, zip, xls) to my company's web server. Problem is that the server keeps prompting for username and password.

Is that anyway, using vba, to provide username and password for uploading files to a web server?

Thanks.
 
Hi,

I need to upload many different kind of files (e.g. doc, jpg, zip, xls) to my company's web server. Problem is that the server keeps prompting for username and password.

Is that anyway, using vba, to provide username and password for uploading files to a web server?

Thanks.
How are you doing it now or how do you intend to do it with VBA? HTTP ?
 
My company is using sharepoint 2007. What I did is to open up the directory via window explorer. Access will then transfer the file into it.
 
I am sorry I do not know share point at all.
 

Users who are viewing this thread

Back
Top Bottom