Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Downloading a file Using ActiveX ctrl in VB6

Downloading a file Using ActiveX ctrl in VB6

Scheduled Pinned Locked Moved Visual Basic
comtutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    patty
    wrote on last edited by
    #1

    I have used ActiveX ctrl to asynchronously download a file from FTP site. Program downloads the file for the first time from the site.But,next time it dont download file from the site.I think,It gets the file from cached in c:\winnt\profiles\myNTlogin\temporary internet files.when delete the file from there,next time program downloads from site. I have used : flag=fs.FileExists("c:\winnt\profiles\myNTlogin\temporary internet files\file") Although, the file is there, function returns FALSE. Can anybody tell me How to delete that temporary file programatically, Thanks in advance

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups