<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Shell execute and download in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/shell-execute-and-download/m-p/298267#M69352</link>
    <description>I am using the shell execute to go to a url and download a file using&lt;BR /&gt;
&lt;BR /&gt;
ShellExecute(0&amp;amp;, "Open", sURL,  0&amp;amp;, 0&amp;amp;, State)&lt;BR /&gt;
&lt;BR /&gt;
does anyone know how to get the location a file was downloaded to.  I have&lt;BR /&gt;
another option to use WinInet and browse for a dir but the download it&lt;BR /&gt;
transparent and you can't see the progress.  I have one the shows the&lt;BR /&gt;
download but doesn't return the destination dir and one that downloads/shows&lt;BR /&gt;
dir but doesn't tell you what is happening.&lt;BR /&gt;
&lt;BR /&gt;
Anyone work with this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
      Rob Starz&lt;BR /&gt;
    | president / dreamer                  |  director&lt;BR /&gt;
--------------------------------------------------&lt;BR /&gt;
    | Stardsign cad solutions             |  Autodrop , llc&lt;BR /&gt;
    | www.stardsign.com                  |  www.autodrop.net (Revit content&lt;BR /&gt;
coming soon)&lt;BR /&gt;
    | X3...Harness the power of Arch. Desktop...available NOW</description>
    <pubDate>Thu, 24 Oct 2002 10:14:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-10-24T10:14:31Z</dc:date>
    <item>
      <title>Shell execute and download</title>
      <link>https://forums.autodesk.com/t5/vba-forum/shell-execute-and-download/m-p/298267#M69352</link>
      <description>I am using the shell execute to go to a url and download a file using&lt;BR /&gt;
&lt;BR /&gt;
ShellExecute(0&amp;amp;, "Open", sURL,  0&amp;amp;, 0&amp;amp;, State)&lt;BR /&gt;
&lt;BR /&gt;
does anyone know how to get the location a file was downloaded to.  I have&lt;BR /&gt;
another option to use WinInet and browse for a dir but the download it&lt;BR /&gt;
transparent and you can't see the progress.  I have one the shows the&lt;BR /&gt;
download but doesn't return the destination dir and one that downloads/shows&lt;BR /&gt;
dir but doesn't tell you what is happening.&lt;BR /&gt;
&lt;BR /&gt;
Anyone work with this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
      Rob Starz&lt;BR /&gt;
    | president / dreamer                  |  director&lt;BR /&gt;
--------------------------------------------------&lt;BR /&gt;
    | Stardsign cad solutions             |  Autodrop , llc&lt;BR /&gt;
    | www.stardsign.com                  |  www.autodrop.net (Revit content&lt;BR /&gt;
coming soon)&lt;BR /&gt;
    | X3...Harness the power of Arch. Desktop...available NOW</description>
      <pubDate>Thu, 24 Oct 2002 10:14:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/shell-execute-and-download/m-p/298267#M69352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-10-24T10:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shell execute and download</title>
      <link>https://forums.autodesk.com/t5/vba-forum/shell-execute-and-download/m-p/298268#M69353</link>
      <description>I will stay with the URLDownload because I don't see a better way...except&lt;BR /&gt;
for .Net Download.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
      Rob Starz&lt;BR /&gt;
    | president / dreamer                  |  director&lt;BR /&gt;
--------------------------------------------------&lt;BR /&gt;
    | Stardsign cad solutions             |  Autodrop , llc&lt;BR /&gt;
    | www.stardsign.com                  |  www.autodrop.net (Revit content&lt;BR /&gt;
coming soon)&lt;BR /&gt;
    | X3...Harness the power of Arch. Desktop...available NOW&lt;BR /&gt;
"Rob Starz" &lt;ROB&gt; wrote in message&lt;BR /&gt;
news:BBA46EBBEF838F24C79688E233057BA2@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I am using the shell execute to go to a url and download a file using&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; ShellExecute(0&amp;amp;, "Open", sURL,  0&amp;amp;, 0&amp;amp;, State)&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; does anyone know how to get the location a file was downloaded to.  I have&lt;BR /&gt;
&amp;gt; another option to use WinInet and browse for a dir but the download it&lt;BR /&gt;
&amp;gt; transparent and you can't see the progress.  I have one the shows the&lt;BR /&gt;
&amp;gt; download but doesn't return the destination dir and one that&lt;BR /&gt;
downloads/shows&lt;BR /&gt;
&amp;gt; dir but doesn't tell you what is happening.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Anyone work with this?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanks&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt;       Rob Starz&lt;BR /&gt;
&amp;gt;     | president / dreamer                  |  director&lt;BR /&gt;
&amp;gt; --------------------------------------------------&lt;BR /&gt;
&amp;gt;     | Stardsign cad solutions             |  Autodrop , llc&lt;BR /&gt;
&amp;gt;     | www.stardsign.com                  |  www.autodrop.net (Revit&lt;BR /&gt;
content&lt;BR /&gt;
&amp;gt; coming soon)&lt;BR /&gt;
&amp;gt;     | X3...Harness the power of Arch. Desktop...available NOW&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ROB&gt;</description>
      <pubDate>Thu, 24 Oct 2002 11:48:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/shell-execute-and-download/m-p/298268#M69353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-10-24T11:48:35Z</dc:date>
    </item>
  </channel>
</rss>

