tolisss
Nov 3rd, 2006, 07:20 AM
hi im using a code like
Response.Charset = "iso-8859-7";
Response.AddHeader("Content-Disposition", "Attachment;FileName=ασσα");
the save window popups but the file name is shown with strange characters
any ideas please?
Response.Charset = "iso-8859-7";
Response.AddHeader("Content-Disposition", "Attachment;FileName=ασσα");
the save window popups but the file name is shown with strange characters
any ideas please?