Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pxm148
  • Content: Threads
  • Order by date
  1. pxm148

    VBS script won't start (schedule task)

    Hi, I have a problem with my VBS. It's a vbs that goes and get a web page download the content and save it in a file. It's working great when I run it manually, but when I use task manager on WinNT4 the VBS starts but then hang until I un lock the machine and login. It seem that when the machine...
  2. pxm148

    Downloading a specific file on a web page.

    I would like to be able to download a file on a website. Here what I'm trying to use: Set objExplorer = WScript.CreateObject _ ("InternetExplorer.Application", "IE_") objExplorer.Navigate "http://www.google.com/file.txt" But that only displays the page on the IE window. I would like to...

Part and Inventory Search

Back
Top