LOADING
1
5895
all
1228
select
1050
and
873
sql
646
FROM
441
-
424
LOGIN
JOIN
MAILL
ENJOYSITE
Business
Business
Information
Information
Study
IONIC
REACT
PHP
GNU
MySQL
ASP
.NET
MsSQL
Html
CSS
Script
SEO
DNS
JQuery
Eng
book
book
free
free
:: 글답변 ::
이 름
패스워드
이메일
홈페이지
옵 션
html
분 류
선택하세요
Html
CSS
Script
JQuery
ASP
PHP
GNU
.NET
MySQL
MsSQL
DNS
SEO
ENG
IONIC
REACT
제 목
> > > if srchKeyword <> "" then ' 전화번호 자동 하이픈 추가 로직 > Select Case Len(srchKeyword) > Case 8 '1588-xxxx > t1 = Mid(srchKeyword,1,4) > t2 = Mid(srchKeyword,5,4) > srchKeyword2 = t1 & "-" &t2 > Case 9 '02-xxx-xxxx > t1 = Mid(srchKeyword,1,2) > t2 = Mid(srchKeyword,3,3) > t3 = Mid(srchKeyword,6,4) > srchKeyword2 = t1 & "-" &t2 & "-" &t3 > Case 10 '휴대전화 011-xxx-xxxx > If Mid(srchKeyword,1,2) = "01" Then '휴대전화 010-xxx-xxxx > t1 = Mid(srchKeyword,1,3) > t2 = Mid(srchKeyword,4,3) > t3 = Mid(srchKeyword,7,4) > srchKeyword2 = t1 & "-" &t2 & "-" &t3 > Else '일반전화 > If Mid(srchKeyword,1,2) = "02" Then > t1 = Mid(srchKeyword,1,2) > t2 = Mid(srchKeyword,3,4) > t3 = Mid(srchKeyword,7,4) > srchKeyword2 = t1 & "-" &t2 & "-" &t3 > Else > t1 = Mid(srchKeyword,1,3) > t2 = Mid(srchKeyword,4,3) > t3 = Mid(srchKeyword,7,4) > srchKeyword2 = t1 & "-" &t2 & "-" &t3 > End If > End If > > Case 11 'xxx-xxxx-xxxx(휴대전화,070) > t1 = Mid(srchKeyword,1,3) > t2 = Mid(srchKeyword,4,4) > t3 = Mid(srchKeyword,8,4) > srchKeyword2 = t1 & "-" &t2 & "-" &t3 > Case Else > srchKeyword2 = srchKeyword > End Select > end if >
링크 #1
링크 #2
파일첨부
왼쪽의 글자를 입력하세요.
inbanner118x33
inbanner118x33
inbanner118x33
inbanner118x33
inbanner118x33
inbanner118x33
inbanner118x33
COPYRIGHT©
BYWOONG
ALLRIGHTSRESERVED
경영
|
프로그래밍
|
외국어
|
정보게시판
|
자유게시판
|
포트폴리오
|
내소개
|
|
로그인
|
회원가입
Page loading took : 1785697497.2 seconds