Click to See Complete Forum and Search --> : Refreshing files in a folder


Dark Sean
July 20th, 2000, 11:39 AM
I would like to know if there is a function or some way to refresh the files in a specific folder.
Thanks, Sean

khaldac
July 24th, 2000, 05:22 PM
Hmm, gonna need a little more info on this one too. Are you using a DirListBox control to display the folder contents? If so, just call the .refresh method. If not, I'll need to know exactly what you are trying to do.