How to open a text file in Notepad using ASP?
Web Development
4
Posts
2
Posters
0
Views
1
Watching
-
I have one text file located on “c:\” I wanted to open this file in notepad, programmatically using ASP. Which function will be helpful to complete the task?
Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.
-
Is the file located on the server or on the client computer? On which computer do you want to open it?
--- b { font-weight: normal; }
-
The file is located at client side
Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.