3
Answers

Unable to View File

Photo of Jagjit Saini

Jagjit Saini

6y
739
1
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 
 

Answers (3)