회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?

  • 노영호
  • 2005.05.12 15:47:57
  • 2

회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?

 

$lang->msg_exists_nick_name = \

TagList

  • Doesn't exist

AttachmentFile List

  • Doesn't exist
목록으로 돌아가기
Write a comment
Comment List [2]
  • 조민

    <input type=image src=[dir]본인의 이미지 이름.gif rows=5 accesskey="s" style=height:100%>

    위와 같이 바꾸시면 되겠네요...

    Comment May 12, 2005

  • 노영호

    답변 감사드립니다 ^ ^

    그런데 제가 이미지 버튼에 롤오버 이벤트를 만들어 두었는데요
    input type에서도 가능할 수 있을까요?

    <a href=#><img src=img_photo/btn_reply_wd.gif name=btnrw onmouseover=btnrw.src='img_photo/btn_reply_wo.gif' onmouseout=btnrw.src='img_photo/btn_reply_wd.gif' width=59 height=19 alt="write">

    사용된었던 소스입니다.

    Comment May 12, 2005