File Name - Arabic
hi,
I have written code in c# to save as word. To set the header the code is like below;
Response.AppendHeader("content-disposition", String.Format("attachment;filename=\"{0}\"",title+ ".doc"));
Its working fine when title is in english but when title is in arabic the name of file gets corrupted. what should I do?
Dharmendra
Dharmendra
Sr. Software Architect
__________________
Dharmendra
Software Engineer
|