Looking for a decent way to create Excel files either via Classic ASP or via a .NET web service (or page) the Classic ASP app calls which writes out a file or a stream (optional) that the Classic ASP page can read.
            Asked
            
        
        
            Active
            
        
            Viewed 618 times
        
    1 Answers
1
            How to generate an excel file from ASP Classic: How to output an Excel *.xls file from classic ASP
Different alternatives for Excel output: Generating an Excel file in ASP.NET
 
    
    
        Community
        
- 1
- 1
 
    
    
        Eduardo Molteni
        
- 38,786
- 23
- 141
- 206
- 
                    both of these links provide great information with enough to help for the best approach in different situations – datatoo Mar 25 '11 at 00:17
