Posted on: 5/2/2015 7:50:00 AM | Views : 589

Hi
 I have asp.net page     I am using   file upload     to put files in server      so  it's work great

and I have another page  to view  this files   usually  I am using   .pdf  file    for this  my  way   is  using   hyper link     (ip address/folder name/ file name.pdf)
and  it's working  great  to view files     but there is big problem there is no security    means     user can take  path of file      close  system 
and paste it in URL unfortunately file opened 

How can I solve this problem      opening  files  in asp page     or what

< ...

Go to the complete details ...