Your welcome, have you ever tried to do this on a forms authentication protected by siteminder secured site?(Siteminder uses cookies) I was able to login using send keys but would really like it to be able to do it more seamlessly.
I use the All Users Desktop directory for creating shortcuts. Something similar to whats below. Of course you can edit the directories to where ever you need them.
Function MakeDesktopShortcut( name, target )
Dim Shortcut, DesktopPath,StartupPath
DesktopPath = "C:\Documents and...
I use something like the following to download files from a secure site. Although since we changed the site to use Siteminder I am unable to access the files this way anymore. For non-secure sites just delete the userid and pass from the end of the GET line.
Dim xmlHTTP : Set xmlHTTP =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.