Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
Jagjit Saini
1.9k
66
4.3k
Unable to View File
Feb 4 2019 5:06 AM
Hi
I am able to save file with below code
string folderPath = @"e:\Doc\Loc\";
Unable to view file with below line .
string httppath = "http://202.162.52.10/Doc/Loc/abc.txt";
Thanks
Reply
Answers (
3
)
C# StringBuilder: How to manipulate a string into counter?
Function of @ in below code