Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need help regarding VoIP... Pin
eyeseetee4-Jun-08 2:17
eyeseetee4-Jun-08 2:17 
GeneralRe: need help regarding VoIP... Pin
manikanta.mnl4-Jun-08 3:25
manikanta.mnl4-Jun-08 3:25 
JokeRe: need help regarding VoIP... Pin
EvilInside4-Jun-08 19:27
EvilInside4-Jun-08 19:27 
GeneralRe: need help regarding VoIP... Pin
eyeseetee4-Jun-08 21:34
eyeseetee4-Jun-08 21:34 
Questionhow to get the data in a grid view cell one space from the left Pin
lakshmichawala4-Jun-08 0:22
lakshmichawala4-Jun-08 0:22 
AnswerRe: how to get the data in a grid view cell one space from the left Pin
eyeseetee4-Jun-08 0:46
eyeseetee4-Jun-08 0:46 
GeneralRe: how to get the data in a grid view cell one space from the left Pin
lakshmichawala4-Jun-08 1:13
lakshmichawala4-Jun-08 1:13 
QuestionFilename getting currepted when downloading a file with filename having french characters Pin
jophinmichael4-Jun-08 0:15
jophinmichael4-Jun-08 0:15 
Hi ,
I am downloading a file with filename having french characters .
My code is like this ,

strFilename = "dossier de téléchargement.docx"
Response.AddHeader("Content-Disposition", "attachment;filename=""" &strFilename)

But when we are using Internet Explorer after downloading , the filename is converted to

'dossier_de_téléchargement.docx' .

Please help

Thanks in advance
Jophin

jophin

AnswerRe: Filename getting currepted when downloading a file with filename having french characters Pin
Artem Kustikov4-Jun-08 4:02
Artem Kustikov4-Jun-08 4:02 
GeneralRe: Filename getting currepted when downloading a file with filename having french characters Pin
jophinmichael4-Jun-08 4:19
jophinmichael4-Jun-08 4:19 
GeneralRe: Filename getting currepted when downloading a file with filename having french characters Pin
Artem Kustikov4-Jun-08 4:26
Artem Kustikov4-Jun-08 4:26 
GeneralRe: Filename getting currepted when downloading a file with filename having french characters Pin
jophinmichael4-Jun-08 4:59
jophinmichael4-Jun-08 4:59 
QuestionSession Vs Profile Pin
Tridip Bhattacharjee3-Jun-08 23:46
professionalTridip Bhattacharjee3-Jun-08 23:46 
AnswerRe: Session Vs Profile Pin
eyeseetee3-Jun-08 23:50
eyeseetee3-Jun-08 23:50 
AnswerRe: Session Vs Profile Pin
Vasudevan Deepak Kumar3-Jun-08 23:57
Vasudevan Deepak Kumar3-Jun-08 23:57 
QuestionSession Vs Cache? Pin
Tridip Bhattacharjee3-Jun-08 23:45
professionalTridip Bhattacharjee3-Jun-08 23:45 
AnswerRe: Session Vs Cache? Pin
eyeseetee3-Jun-08 23:50
eyeseetee3-Jun-08 23:50 
AnswerRe: Session Vs Cache? Pin
Vasudevan Deepak Kumar3-Jun-08 23:58
Vasudevan Deepak Kumar3-Jun-08 23:58 
Questionwriting text to Word Document and sending mail in asp.net 2.0 Pin
vijaylumar3-Jun-08 23:45
vijaylumar3-Jun-08 23:45 
AnswerRe: writing text to Word Document and sending mail in asp.net 2.0 Pin
Gayani Devapriya4-Jun-08 2:43
Gayani Devapriya4-Jun-08 2:43 
Questionsys is undefined Pin
Miss Maheshwari3-Jun-08 23:38
Miss Maheshwari3-Jun-08 23:38 
AnswerRe: sys is undefined Pin
eyeseetee3-Jun-08 23:49
eyeseetee3-Jun-08 23:49 
QuestionRe: sys is undefined Pin
Miss Maheshwari4-Jun-08 0:21
Miss Maheshwari4-Jun-08 0:21 
AnswerRe: sys is undefined Pin
Miss Maheshwari4-Jun-08 0:36
Miss Maheshwari4-Jun-08 0:36 
AnswerRe: sys is undefined Pin
daveh18-Jul-08 7:42
daveh18-Jul-08 7:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.