Re: File download



Roland,

I feed Active Directory by data from text file that I grab from web
destination. While the script for user data works flawlessly, I have
not find any hint, how to grab the data from the web automatically
(Not to say how to find the encrypted connection procedure and
secure authentication. It is not safe at present time, my colleague
displays data in clear text..... :-(( )

TIA
Milos



"Roland Hall" <nobody@nowhere> wrote in message
news:OEo9Ox4iFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
> "Milos Puchta" wrote in message
> news:%236cX9w1iFHA.1232@xxxxxxxxxxxxxxxxxxxxxxx
> : How can I use vbscript to download a file from web server?
> : ... or should I use other means to do the task? (The web server
> : is general one.)
>
> Since a lot of people get download and upload confused, can you elaborate
> on
> the process you want this script to perform? And, please define if you
> want
> to use vbscript in WSH, HTA or ASP.
>
> --
> Roland Hall
> /* This information is distributed in the hope that it will be useful, but
> without any warranty; without even the implied warranty of merchantability
> or fitness for a particular purpose. */
> Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
> WSH 5.6 Documentation -
> http://msdn.microsoft.com/downloads/list/webdev.asp
> MSDN Library - http://msdn.microsoft.com/library/default.asp
>
>


.



Relevant Pages

  • Re: Where to find a COMPLETE VBScript reference?
    ... calls Shell32.dll ShellExecute behind the scenes. ... > would need to use in the web page VBScript to interact with the .EXE ... >> VBScript or WSH. ... If you want to script, say, Outlook or Word ...
    (microsoft.public.scripting.vbscript)
  • Re: Setting new date with offset in days
    ... or when necessary in PDFs where VBA is not ... Otherwise probably VBS would be better for utility scripts that run on ... It does mean that there are more experts in the WSH VBS groups ... that the WSH will provide that ability for a VB script but not for a JS ...
    (comp.lang.javascript)
  • Re: What to code in now that VS2008 has depreciated VBScript?
    ... Your point that they're two different kinds of tools is spot on. ... PowerShell works from objects because it's a lot easier to prune objects down to what you want than to glue lots of little texty bits together. ... There are several other important roles as well, even if WSH never got another single bit of improvement. ... .Net/PS are not a replacement for script. ...
    (microsoft.public.scripting.vbscript)
  • Re: Japanese, RegRead, wshom.ocx, and On Error Resume Next
    ... I tried downgrading to an older WSH 5.6 ... it resolve the strange On Error Resume Next issue with RegRead. ... the script obeys the On Error Resume Next statement and goes onto ... >The Japanese system has the Japanese version of WSH 5.6. ...
    (microsoft.public.scripting.wsh)
  • Re: Is there any global scope to any Windows Scripting ?
    ... If I script the browser, ... What is my top-most scope if I script the WSH? ... 'window', when writing a plain WSH script? ... /** Namespace() ...
    (microsoft.public.scripting.wsh)

Loading