I need to write an app that prompts the user with an open dialog box. after the user Selects the file, I need to open it. I know how to use the common dialog ShowOpen method, How do I open the file in its respective app. I have no way of knowing the file types in advance. Please help.
thanks,
Brian