반응형
    
    
    
  
														Notice
														
												
											
												
												
													Recent Posts
													
											
												
												
													Recent Comments
													
											
												
												
													Link
													
											
									| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 
| 23 | 24 | 25 | 26 | 27 | 28 | 29 | 
| 30 | 
													Tags
													
											
												
												- asp
- Unity
- xamarin
- 드립 커피
- KnockoutJS
- fso
- vbscript
- 원두
- Android
- 커피블로그
- shared
- Classic ASP
- KO
- 자마린
- 아라비카
- NGUI
- 커피역사
- ServerVariables
- 제주도
- xamarin.android
- 함수
- 커피풍미
- 여행
- 프렌치프레스
- 태그를 입력해 주세요.
- xamarin.forms
- 리베리카
- 로부스타
- 커피
- 템플릿
													Archives
													
											
												
												- Today
- Total
개발人
엑셀파일 변환 본문
방법1
Response.Buffer = True Response.ContentType = "Application/vnd.ms-excel" Response.AddHeader "파일명.xls"
방법2
Response.ContentType = "application/x-csv" Response.AddHeader "Meta", "charset='euc-kr'" Response.AddHeader "Content-disposition", attachment;filename="파일명.xls"
반응형
    
    
    
  'Classic ASP' 카테고리의 다른 글
| 쿠키공유 (0) | 2014.08.07 | 
|---|---|
| 쌍따옴표 & 홑따옴표 치환 (0) | 2014.08.07 | 
| 폴더 생성 및 이름 변경 (0) | 2014.08.06 | 
| 캐시 처리 (0) | 2014.08.04 | 
| ASP 에서 트랜젝션 처리 (0) | 2014.08.03 | 
			  Comments
			
		
	
               
           
					
					
					
					
					
					
				