Viewing a text file within access.

B

brm6546545

I have an access application that runs on a server via remote desktop.
I need users to be able to view a log file (plain text). I orginaly did
this by shelling notepad, but this causes a problem because the users
could possibly view text files on the server and edit them once notepad
opens. I was trying to figure out how to embed a control in form to
accomplish this. I am also open to other suggestions.
 
Top