View Single Post
Old Jul 20th, 2006, 11:32 AM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Tricky. Depending on how you want to do it, there would be a few ways. Which is most effective, I don't know. In the old VB6, I would have used a timer probably, as I don't remember there being a control for it. But, with VB.NET, I figured there would be some control to help you with ths process. I've just been looking at the controls, and I can only see one that might help you. Check out the FileSystenWatcher (under components). I don't know how well it performs, but it seems to be the closeest thing to what you want, without actually coding a lot yourself. Hope it helps
Booooze is offline   Reply With Quote