전체 글(468)
-
[ASP]DATA EXCEL로 받기
DATA EXCEL로 받기 ex) sql=" select * from test_table where name='정민수'"
2012.04.29 -
[JAVA SCRIPT] Layer
Layer 1. Layer : 문서의 층을 구성하게 한다. Layer를 만드는 태그로 와 가 있으나, 익스플로러에서는 만 사용가능. 레이어 자체에 색상을 지정하거나 투명으로도 지정할 수 있다 ⓐ - CSS 를 이용한 두가지 표현방식 #이름 { position:absolute;} ====> ⓑ - 넷스케이프 전용
2012.04.29 -
[JAVA SCRIPT]이미지 슬라이드 종합세트
이미지 슬라이드 종합세트 모음-good 자바스크립트 이미지 뷰어 스타트페이지 그림 1 그림 2 그림 3 그림 4 그림 5 그림 6 그림 7
2012.04.29 -
[ORACLE]DB lock걸린 정보 보기
DB lock걸린 정보 보기 dbcc inputbuffer(76)dbcc inputbuffer(68)
2012.04.29 -
[CHART FX] 한글깨짐문제
Chart FX 한글깨짐문제 원문 : http://support.softwarefx.com/samples/cfxie/internationalization/charset.asp 'Setting the Font and Charset for the Data Editor and Values Legend Chart.DataEditorObj.Font.Name = "MS ゴシック" Chart.DataEditorObj.Font.Charset = 128 '日本語を設定 Chart.LegendBoxObj.Font.Name = "MS ゴシック" Chart.LegendBoxObj.Font.Charset = 128 '日本語を設定 Chart.Axis(AXIS_Y).Decimals = 0 ' Y軸ラベルのフォントを変更します Set F..
2012.04.29 -
[DOS] 명령어 taskkill,nbtstat
nbtstatDisplays protocol statistics and current TCP/IP connections using NBT(NetBIOS over TCP/IP). NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n] [-r] [-R] [-RR] [-s] [-S] [interval] ] -a (adapter status) Lists the remote machine's name table given its name -A (Adapter status) Lists the remote machine's name table given its IP address. -c (cache) Lists NBT's cache of remote [machine] names ..
2012.04.29