Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening data file automatically opens .NET application
Message
From
03/07/2007 13:55:08
John Baird
Coatesville, Pennsylvania, United States
 
 
To
03/07/2007 13:43:17
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01237568
Message ID:
01237570
Views:
16
>I created an application that does file exports and imports. These files have a specific extension. I want to be able to click on one of these data files and have the application launch and automatically import it. Can somebody point me in the right direction?

Hi Mike,

We use the filesystemwatcher class to poll a directory, when a file is placed there by the user, it automatically runs the code to import.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform