ASP SSL

M

msforums.microsoft.com

Sorry guys.
The problem is with content-disposition.
Until recently, while we used to work with http, using
Response.AddHeader " content-disposition" ," attachment;
filename=report.xls"

Worked fine, excel spreadsheets were exported with no problem.

Moving the IIS to work with SSL, has some affect on the result and the excel
doesn't build.







Eliyahu Goldin said:
You will have to be more specific to get any.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

Chen said:
Works fine on http,
with https - doesn't work

Suggestions?
 
H

Hans Kesting

Works fine on http,
with https - doesn't work

Suggestions?

What do you mean by "doesn't work"?

- the code never gets called (try a breakpoint)
- the code produces a wrong "excel file" (save the file instead of
starting up excel)
- excel can't read from https (don't know, just a guess)
- something else? (please specify)

What happens if you use a different "content-disposition"?


Hans Kesting
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,076
Latest member
OrderKetoBeez

Latest Threads

Top