<%@ Page Language="VB" AutoEventWireup="false" CodeFile="ReporteExcel.aspx.vb" Inherits="Reportes_ReporteExcel" EnableEventValidation="false" %> <% 'Response.Clear() 'Response.Charset = "UTF-8" 'Response.ContentType = "application/vnd.ms-excel" 'Response.AddHeader("Content-Disposition", "attachment;filename=excelfile.xls") %> Untitled Page