Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Jath Mama #1
excel export doesn't work in XP
I'm using the following statement for setting the content type to excel
<cfcontent type="application/vnd.ms-excel">
And the following lines are plain html table statement only.. This code was
working till very recent. But in XP browsers (IE) this excel fails to work.
Can any one suggest me what is the issue?
Jath Mama Guest
-
Export to excel
Hi, I have an aspx page with an export to excel functionality....it opens a dialog box asking the client to save/open the xls file.However this... -
Export Excel
Hello, I have to change the code done by an another programmer. In fact, the code do an export to Excel with CFCONTENT. That's work but there is... -
How to Export to Excel?
How can I export to a excel a datagrid? -- LUIS ESTEBAN VALENCIA MICROSOFT DCE 2. MIEMBRO ACTIVO DE ALIANZADEV -
Export to Excel C#
Hi, I am having a problem exporting a Datagrid to excel in asp.net. For some reason I am getting a blank excel page. I set up in IIS the Mime for... -
Code in ASP to export to Excel - works & doesn't work??? Help!
The following code: Private Sub ClearControls(ByVal ctrl As Control) Dim i As Int32 For i = ctrl.Controls.Count - 1 To 0 Step -1 ... -
Jath Mama #2
excel export doesn't work in XP
I'm using the following statement for setting the content type to excel
<cfcontent type="application/vnd.ms-excel">
And the following lines are plain html table statement only.. This code was
working till very recent. But in XP browsers (IE) this excel fails to work.
Can any one suggest me what is the issue? I got a mesage in the browser that
'action cancelled'.
Regards,
Amjath
Jath Mama Guest



Reply With Quote

