hi~
if user oepn file then ↓↓↓ (filename)
[removed]
i want see the file name of korean language
Response.Append Header("Content-Disposition", "attachment;fil ename=\"" + filename);
Response.Conten tType = ReturnExtension (fileext);
Response.CacheC ontrol = "public";
Response.Transm itFile(filepath );
Response.Flush( );
help me~T.T
if user oepn file then ↓↓↓ (filename)
[removed]
i want see the file name of korean language
Response.Append Header("Content-Disposition", "attachment;fil ename=\"" + filename);
Response.Conten tType = ReturnExtension (fileext);
Response.CacheC ontrol = "public";
Response.Transm itFile(filepath );
Response.Flush( );
help me~T.T