public void
string = " d:\\abc.txt " ;
//
//
// context.Response.Clear();
// context.Response.ClearHeaders();
//
//
" Content-disposition " " attachment;filename=abc.txt " );
//
//
// context.Response.Flush();
// context.Response.End();
public bool
get
return false ;
private void string
=
= new
= new byte [fs.Length];
0
= false
= " application/force-download " ;
" Content-Disposition: " " attachment;filename= " +
" Content-Length "
string = " d:\\abc.txt " ;
//
//
// context.Response.Clear();
// context.Response.ClearHeaders();
//
//
" Content-disposition " " attachment;filename=abc.txt " );
//
//
// context.Response.Flush();
// context.Response.End();
public bool
get
return false ;
private void string
=
= new
= new byte [fs.Length];
0
= false
= " application/force-download " ;
" Content-Disposition: " " attachment;filename= " +
" Content-Length "
