PDA

Click to See Complete Forum and Search --> : can make Response.AddHeader to work for greek characters


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?

penagate
Nov 3rd, 2006, 07:35 AM
Does it do it in all browsers?