This is a discussion on "Export to Excel" within the Classic ASP section. This forum, and the thread "Export to Excel are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Export to Excel
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Export to Excel
Hello Guys,
I am using the Export to excel button to display my report in excel sheet and problem i face at present is that it is not taking the fixed for width and height for each cell.Say for Ex: For a column 'Maximum No of Days in the Field'..i want this column header to take as Maximum No of Days. But in excel,i get as 'Maximum No of Days in the Field'. I have my code as the follows Response.ContentType = "application/vnd.ms-excel" Help me in sorting this one. Regards, Balaji |
|
|
|
#2
|
||||
|
||||
|
Re: Export to Excel
Can you send us a link or some code?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| export, excel |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anyone know much about Excel | AdRock | Webforumz Cafe | 8 | Sep 29th, 2007 19:58 |
| How to export a file from mysql to csv format? | kool77 | PHP Forum | 5 | May 29th, 2007 10:46 |
| Syntax of import/export variable | MojoP | JavaScript Forum | 0 | Aug 15th, 2005 17:57 |
| Excel to ASP... | courtjester | Classic ASP | 14 | Sep 27th, 2004 20:44 |
| Export From Photoshop -->> Fireworks | gwx03 | Graphics and 3D | 2 | Dec 20th, 2003 09:26 |