Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nick, that code works, but I found another problem that prevents me
from doing what I really want to do. The cookies or whatever, for the system I'm linking to, only seems to work for the window that created it, and whatever windows it creates. Even if a web browser window is already opened and logged in, if I open another window via this code, it doesn't get the authentication from the first window. I'm sure it's just the way the cookies are setup, so I have to see if I can get the web guys to change that before I can do what I really want to do. If this was a real program, I'd use my program to manipulate that window so it logs in every time, and then goes forward to the page that I really want to get to. There isn't a way of doing that in Excel is there? I might just have to ask my boss for a copy of Delphi or Visual Studio... Eugene |