Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Dynamic Excel Reports with ASP


Message #1 by "annie Punjala" <apunjala@h...> on Wed, 13 Dec 2000 13:46:03 -0000
Hi,

   I have a situation where I have to convert the table data into an excel 

spreadsheet format for the user. I have created a .asp file with the header 

of:

<%

Response.ContentType= "application/vsd.ms-excel"

%>

The problem is instead of prompting the user to save or open the file and 

then open in the excel format. It just opens in a blank html page.

Is there any other way of generating a dynamic excel report.



Thanks

apunjala







---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index