Re: - How to save target as.. in IE6?



oops ... sorry, missed the "without the prompts" part.

--

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
----------------------------------------------------------------------------
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
----------------------------------------------------------------------------



"Randy Birch" <rgb_removethis@xxxxxxxx> wrote in message
news:eQzu5yTTFHA.1152@xxxxxxxxxxxxxxxxxxxxxxx
: How about this ... present the IE download dialog without invoking IE, and
: perform this tweak to have the initial folder the one you specify, not the
: default download folder. You can't prevent the user from navigating to
: another folder, but given your description this might work for your needs:
: http://vbnet.mvps.org/code/internet/dofiledownloadcustom.htm
:
: --
:
: Randy Birch
: MS MVP Visual Basic
: http://vbnet.mvps.org/
: ----------------------------------------------------------------------------
: Read. Decide. Sign the petition to Microsoft.
: http://classicvb.org/petition/
: ----------------------------------------------------------------------------
:
:
:
: "Dan" <dan.g@xxxxxxxxxxxx> wrote in message
: news:eE2dNjQTFHA.2908@xxxxxxxxxxxxxxxxxxxxxxx
:: Is there a way to execute "Save Target as" within IE object?
::
:: For instance, I have a link that looks like this:
:: https://www.whatever.com/viewfiles.jsp?fileid=999&name=FILE+NAME+.TIF
:: and I need to download this file to a specific folder with a new file
: name:
:: c:\TifFiles\_999FileName.tif
::
:: If I use URLDownloadToFile, I get a blank page since viewfiles.jsp is
:: preventing me from getting the file directly.
::
:: However, if I use Navigate and then ExecWB(saveas), I am prompted with a
:: dialog to Open/Save/Cancel from Navigate followed by Save As
:: (filename)dialog from ExecWB. With this, I get the ability to download
the
:: file but how do I stop the prompts?
::
:: Ideally, what I am looking for is something like URLDownloadToFile(with
:: ability to provide source url and destination file name) that would work
:: like Navigate->ExecWB(saveas) without the prompts...
::
:: Is this the right group to post this on?
::
::
:

.



Relevant Pages

  • Re: MS Anti-Spyware Build 615 beta
    ... I think that the issue is at Microsoft ... running Ad-Aware SE Personal and SpyBot S&D as well as ... I have also used Mozzila to download the ... uninstalled MSAS and deleted it's folder. ...
    (microsoft.public.windowsxp.general)
  • Re: Word 2007 unable to open archived Word 2 docs
    ... Microsoft has created a set of updates to re-enable all file types. ... Download the appropriate files from the Microsoft Download Center. ... To re-enable Word file types only, save the following file to a folder ...
    (microsoft.public.word.docmanagement)
  • Re: - How to save target as.. in IE6?
    ... default download folder. ... dialog to Open/Save/Cancel from Navigate followed by Save As ... like Navigate->ExecWBwithout the prompts... ...
    (microsoft.public.vb.winapi)
  • Re: Same update keeps installing every time
    ... difference I can see is I do not have SystemRoot folder. ... > Copy Folders Download and DataStore to another location ... >> existing version of VM and installs again the next day. ... >> This update helps resolve a vulnerability in the Microsoft virtual ...
    (microsoft.public.windowsxp.security_admin)
  • Re: - How to save target as.. in IE6?
    ... missed the "without the prompts" part. ... present the IE download dialog without invoking IE, ... >: default download folder. ... I get the ability to download ...
    (microsoft.public.vb.winapi)