USUÁRIO:      SENHA:        SALVAR LOGIN ?    Adicione o VBWEB na sua lista de favoritos   Fale conosco 

 

  Fórum

  ASP - Active Server Page
Voltar
Autor Assunto:  Response.ContentType = "application/vnd.ms-excel"
vilmarbr
Pontos: 2843
SAO PAULO
SP - BRASIL
ENUNCIADA !
Postada em 28/03/2005 16:29 hs         
Boa tarde,
 
o que falta neste código para exportar para excel?
alguém tem uma lista de todos ContentType passíveis de serem exportados pelo ASP?
 
<%@LANGUAGE="VBSCRIPT"%>
<%
Response.ContentType = "application/vnd.ms-excel"
%>
<html>
<head>
<title>teste</title>
</head>
<body>
<table width="75%" border="8" cellspacing="2" cellpadding="5">
  <tr>
    <td>nome</td>
    <td>login</td>
    <td>senha</td>
  </tr>
  <tr>
    <td>x</td>
    <td>x</td>
    <td>1</td>
  </tr>
  <tr>
    <td>a</td>
    <td>a</td>
    <td>2</td>
  </tr>
</table>
</body>
</html>
 
 
grato,

http://www.vilmarbro.com.br
   
mpuntel
SANTA MARIA
RS - BRASIL
ENUNCIADA !
Postada em 28/03/2005 16:58 hs            
vilmar, eu tenho só do word e do excel, mas que pelo vi são exatamente iguais aos teus:
Response.ContentType = "application/vnd.ms-excel"
Response.ContentType = "application/msword"
Vc está testando num servidor ou no seu pc? Se for no pc tenta no servidor, às vezes pra mim funciona. Se não for isso, desculpe não poder ajudar.
Abraço.

Márcio Daniel Puntel.

   
vilmarbr
Pontos: 2843
SAO PAULO
SP - BRASIL
ENUNCIADA !
Postada em 28/03/2005 23:03 hs         
no caso o servidor é o meu win 2000 professional local mesmo.
será isso?
 
vou testar
grato,

http://www.vilmarbro.com.br
   
vilmarbr
Pontos: 2843
SAO PAULO
SP - BRASIL
ENUNCIADA !
Postada em 20/04/2005 11:48 hs         

http://www.vilmarbro.com.br
   
Página(s): 1/1    


Seu Nome:

Seu eMail:

ALTERAR PARA MODO HTML
Mensagem:

[:)] = 
[:P] = 
[:(] = 
[;)] = 

HTML DESLIGADO

     
 VOLTAR

  



CyberWEB Network Ltda.    © Copyright 2000-2024   -   Todos os direitos reservados.
Powered by HostingZone - A melhor hospedagem para seu site
Topo da página