데이터 타입이 undefined 일때의 처리 > script

본문 바로가기

script

데이터 타입이 undefined 일때의 처리

작성일 08-06-30 09:31

페이지 정보

작성자서방님 조회 614회 댓글 0건

본문

<script language="javascript">
<!--
if (typeof(document.frm_key) != "undefined")
{
 alert("잘못된 데이터입니다.");
}
//-->
</script>

댓글목록

등록된 댓글이 없습니다.

게시물 검색
Copyright © 서방님.kr All rights reserved.
PC 버전으로 보기