|
-
Mar 12th, 2004, 08:36 AM
#1
Thread Starter
Fanatic Member
Open a text file
I want to open a file in my web page.
Here's the situation, I have encrypted passwords in my employee database. I bring back the username, date changed, and the encrypted password.
I decrypt the passwords and put everything in a text file on the local machine.
Now all I want to do, is open the text file so the user can view the text document.
I'm using vb .Net 2002. The file name is C:\Passwords.doc
Can someone tell me the best way to open this file?
I tried shell and process.start but it won't seem to open.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|