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: dubble07
  • Content: Threads
  • Order by date
  1. dubble07

    deleting nested folders (sub-folders) at the click of a button

    Firstly, thanks to those who helped with the deleting files question i had. Works like a charm! All files delete nicely, and with a little tinkering on my part, they also delete from all subfolders. My problem now, involves deleting folders. The RmDir only works when a folder is empty, else it...
  2. dubble07

    Deleting files from a folder at the click of a button ??

    Anyone got an idea on this one?? I want something that will flush out my folder of all files when my user clicks a button. Does the FileSystemObject support this? thanks in advance!!
  3. dubble07

    deploying a vb application ???

    g,day i'm new to the vb world and was wondering if someone could fill me in on the necessary steps involved in migrating a vb application. We are trying to take an exe that exists on one of our machines and relocate it to our server. I have tried copying and pasting the project (with its...
  4. dubble07

    How dya create that little 'window' that shows files being copied??

    I dont want my users to think that nothings happening - when they click a 'copy file' button. Thanks in advance!!
  5. dubble07

    Opening VB program from Excel macro

    Can this be done? I have an existing VB 'parser' program that publishes a whole series of reports from one format (ppr) to another (html). When a user clicks on a button on my Excel macro i want it to fire off this VB program. I've heard (probable erroneously?) that you cant call a VB program...
  6. dubble07

    Copying folders and files from one drive to another

    Anyone know the most efficient way possible to copy the contents of one directory to that of another including all nested files and folders. thanks in advance!! Steve

Part and Inventory Search

Back
Top