getting closer and closer...
I can use this following line of code to do all but upload the file...anyone have any idea how to get this to u/l it? I'm trying to get it to upload the file "whatever.zip"
Application.FollowHyperlink UploadServer, , False, False, "username=[un]&password=[pw]&data=c:\whatever.zip&client=aui", msoMethodPost
Thanks.
-XolloX