| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Excel Page Break
I have a report that I have created for my company's intranet. The code is HTML and ASP but I display the page as it is in Excel by using Response.ContentType = "application/vnd.ms-excel".
The problem is that it Excel doesn't translate the page breaks. I have looked all over and have seen where other people have had this problem but no real answer. I can't create the report in Excel using ASP because the server does not have MS Office on it, and even if it did, it looks like it is a pain in the arse to configure the permissions. Does anyone know how I can get the page breaks to happen in Excel just using ASP and HTML? |
|
#2
|
|||
|
|||
|
You're sending an excel sheet to the browser. This isn't an asp or html question, it's an excel question. Moved.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Quote:
The page is pure ASP and HTML. How is this not an ASP or HTML question? When I take the content type out, it displays as a regular page. |
|
#4
|
|||
|
|||
|
Quote:
|
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > Excel Page Break |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|