Click here to Skip to main content
15,911,531 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Session Pin
CWIZO24-Apr-06 0:02
CWIZO24-Apr-06 0:02 
QuestionImplementing the "File Download" dialog box... Pin
plattecoducks23-Apr-06 6:02
plattecoducks23-Apr-06 6:02 
AnswerRe: Implementing the "File Download" dialog box... Pin
Shog923-Apr-06 8:13
sitebuilderShog923-Apr-06 8:13 
QuestionRe: Implementing the "File Download" dialog box... Pin
plattecoducks23-Apr-06 14:48
plattecoducks23-Apr-06 14:48 
AnswerRe: Implementing the "File Download" dialog box... Pin
J4amieC24-Apr-06 1:11
J4amieC24-Apr-06 1:11 
AnswerRe: Implementing the "File Download" dialog box... Pin
Shog924-Apr-06 7:46
sitebuilderShog924-Apr-06 7:46 
AnswerRe: Implementing the "File Download" dialog box... Pin
plattecoducks24-Apr-06 12:25
plattecoducks24-Apr-06 12:25 
GeneralRe: Implementing the "File Download" dialog box... Pin
CWIZO24-Apr-06 21:11
CWIZO24-Apr-06 21:11 
No need to zip the file. Just send headers that will tell the browser that they must download the file not open it.

Here is an example for exel files. You just have to find out the right mime-type for whatever your document is.

--------------------------------------------------------
My development blog
Q:What does the derived class in C# tell to it's parent?
A:All your base are belong to us!
GeneralRe: Implementing the "File Download" dialog box... Pin
J4amieC24-Apr-06 21:57
J4amieC24-Apr-06 21:57 
QuestionAccessing UserControl or Page classes in project Pin
Richard.L23-Apr-06 4:44
Richard.L23-Apr-06 4:44 
QuestionImage control... Pin
xyzt8221-Apr-06 21:26
xyzt8221-Apr-06 21:26 
QuestionRe: Image control... Pin
CWIZO22-Apr-06 0:30
CWIZO22-Apr-06 0:30 
Questionhow to enable error log in mysql (version no 4.0.18) Pin
tanmoy panja21-Apr-06 21:23
tanmoy panja21-Apr-06 21:23 
Questioni need a help in ASP.Net Pin
Mohammed Amine21-Apr-06 4:40
Mohammed Amine21-Apr-06 4:40 
AnswerRe: i need a help in ASP.Net Pin
CWIZO22-Apr-06 0:29
CWIZO22-Apr-06 0:29 
QuestionConfirm dialog adjusting Pin
centrex21-Apr-06 1:48
centrex21-Apr-06 1:48 
AnswerRe: Confirm dialog adjusting Pin
Guffa21-Apr-06 2:18
Guffa21-Apr-06 2:18 
GeneralRe: Confirm dialog adjusting Pin
centrex21-Apr-06 3:21
centrex21-Apr-06 3:21 
AnswerRe: Confirm dialog adjusting Pin
Guffa21-Apr-06 12:59
Guffa21-Apr-06 12:59 
GeneralRe: Confirm dialog adjusting Pin
centrex24-Apr-06 1:01
centrex24-Apr-06 1:01 
AnswerRe: Confirm dialog adjusting Pin
Guffa25-Apr-06 3:56
Guffa25-Apr-06 3:56 
GeneralRe: Confirm dialog adjusting Pin
centrex26-Apr-06 1:53
centrex26-Apr-06 1:53 
AnswerRe: Confirm dialog adjusting Pin
Guffa26-Apr-06 2:14
Guffa26-Apr-06 2:14 
GeneralRe: Confirm dialog adjusting Pin
centrex26-Apr-06 4:01
centrex26-Apr-06 4:01 
AnswerRe: Confirm dialog adjusting Pin
Guffa26-Apr-06 23:31
Guffa26-Apr-06 23:31 

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.