ASP Writing to Excel Not Working in IE7

J

Jess

Hello,
There's an asp page that sends the results to an excel page. It works with
IE6, FireFox but not in IE7.

Any fixes to get it going?

Here's the code

<%Option Explicit
Response.Buffer=TRUE
Response.ContentType = "application/vnd.ms-excel"
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

Jess
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top