PDA

View Full Version : Response.ContentType = "application/x-msexcel"


Bartholomew
09-04-2006, 10:37 AM
Hi all

I send a HTML-Page with Response.ContentType to an Excel. That works fine.

Now I need also to set the page margins to 0 and also the page orientation.

How can I do that?

Thanks for your help
Martin

Bartholomew
09-05-2006, 03:44 PM
What I exactly need is the command to open an Excel from a browser using an existing template.