Is there a way to deal with a this link's ending?
Sometimes like this: "_Route_ecd.pdf"
Sometimes like this: "_ECD.pdf"
Also, when I open these PDF's do they download automatically in the temp folder?Code:lngOpenPage = ShellExecute(Application.hwnd, "Open", "http://eic.vzbi.com/EIC_DRW/" & TextBox1.Text & "_Route_ecd.pdf", 0&, 0&, 0&)
Maybe I could have it look there for the PDF to start with (Available Offline).
Could I have a Macro Download the PDF to somewhere I specify, and then it be available Offline?




Reply With Quote
