반응형
    
    
    
  
														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
													
											
												
												- vbscript
- 아라비카
- KO
- 자마린
- Android
- fso
- asp
- 제주도
- 커피풍미
- 커피블로그
- ServerVariables
- xamarin.android
- shared
- 템플릿
- 리베리카
- xamarin.forms
- 커피
- KnockoutJS
- 여행
- 드립 커피
- 함수
- 원두
- Unity
- 프렌치프레스
- 태그를 입력해 주세요.
- NGUI
- Classic ASP
- 커피역사
- 로부스타
- xamarin
													Archives
													
											
												
												- Today
- Total
개발人
키를 구하는 소스 본문
Dim strDirold : strDirold = 기존폴더명
<%
  For each item in Request.ServerVariables
    response.write item
  Next
%>
  <%for each key in Request.ServerVariables %>
  
  <%next%>
| variable | value | 
| <%=key%> | <% ' 만약 키 value 가 있다면 찍고 없으면 공백을 찍는다 if Request.serverVariables(key) = "" then response.write "" else response.write request.servervariables(key) end if %> | 
반응형
    
    
    
  'Classic ASP' 카테고리의 다른 글
| global.asa (0) | 2014.08.11 | 
|---|---|
| cmd 객체 (0) | 2014.08.11 | 
| ASP성능 향상 팁 (1) | 2014.08.08 | 
| 쿠키공유 (0) | 2014.08.07 | 
| 쌍따옴표 & 홑따옴표 치환 (0) | 2014.08.07 | 
			  Comments
			
		
	
               
           
					
					
					
					
					
					
				