Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to automate the cataloging of some files that are only available to
me via a web interface. They are opened from within existing web pages using <A Href=javascript:OpenDocument('12345678'); where 12345678 is a unique document ID. I have the URLs of the web pages that host these documents (I'm building them in an array in VBA) but I need help with two things: (1) If I have the host page URL and the unique documentID, how can I pass those back to the server (presumably through IE6?) to load the document in a browser window? I believe that the documents are all .doc or .pdf (2) Once that document is open and therefore exposes it's true path in the URL window in IE6, is there any way I can capture that URL from IE and bring it back into Excel to store in my records? Thanks! Keith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to Send a Keystroke to a specific Window | Excel Programming | |||
Automating from javascript - can't get Excel window to front | Excel Programming | |||
Send key in an inactive window | Excel Programming | |||
How do I undo the Excel, Window Menu, New Window command | Excel Discussion (Misc queries) | |||
Macro to active Menu Command of FileSend ToRouting Recipent | Excel Programming |