Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- MSSQL보안
- xmldom
- javascript 한글입력체크
- VarType
- asp함수
- XML
- update
- sql업데이트
- VARIABLE
- WML
- 인젝션
- 자바기초
- 정규식
- injection
- 이미지가로길이
- 이미지세로길이
- sql순위
- jdbc driver
- join
- instr
- wap
- ERD
- JavaScript
- inner join
- SPLIT
- FileSystemObject
- array
- sql랭킹
- 한글입력체크
- tempDB
Archives
- Today
- Total
목록vartype종류 (1)
3초기억력
ASP - VarType 종류
The VarType function returns a value that indicates the subtype of a specified variable. The VarType function can return one of the following values: 0 = vbEmpty - Indicates Empty (uninitialized) 1 = vbNull - Indicates Null (no valid data) 2 = vbInteger - Indicates an integer 3 = vbLong - Indicates a long integer 4 = vbSingle - Indicates a single-precision floating-point number 5 = vbDouble - In..
플밍_ASP
2011. 4. 20. 14:22