I would like to know if there is a function or some way to refresh the files in a specific folder.
Thanks, Sean
Printable View
I would like to know if there is a function or some way to refresh the files in a specific folder.
Thanks, Sean
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.