can a download of excel file with response. contenttype be proccessed without the saveas window so the file will be opened automaticly?
can a download of excel file with response. contenttype be proccessed without the saveas
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In general, no. I think the only way this will work is if each and every client had an appropriate plug-in (like Adobe has for Acrobat), so that the browser would know what to do with the content.
With out the plug-in, the best you can do is have the Open/Save As/Cancel dialog open up, or, specify that via the content-disposition that this is an attachment and always have the Save As dialog open up, optionally with a predefined file name.