imidex.org Open in urlscan Pro
210.116.101.4  Public Scan

URL: http://imidex.org/forum/business.php
Submission: On November 24 via manual from NL — Scanned from NL

Form analysis 2 forms found in the DOM

Name: mainFormPOST forumUserWriteDo.php

<form name="mainForm" method="post" action="forumUserWriteDo.php" enctype="multipart/form-data">
  <input type="hidden" name="forum_id" value="6">
  <input type="hidden" id="forum_cost" name="forum_cost" value="330000">
  <input type="hidden" id="forum_member_cost" name="forum_member_cost" value="300000">
  <input type="hidden" id="forum_student_cost" name="forum_student_cost" value="50000">
  <input type="hidden" id="forum_cost_h" name="forum_cost" value="360000">
  <input type="hidden" id="forum_member_cost_h" name="forum_student_cost" value="330000">
  <input type="hidden" id="forum_student_cost_h" name="forum_student_cost" value="80000">
  <input type="hidden" name="timestamp" value="1637737652143">
  <input type="hidden" id="search_keyword" name="search_keyword" value="">
  <input type="hidden" id="captchaKey" name="captchaKey" value="">
  <br>
  <h4 class="title1">등록 안내</h4>
  <ul class="con1 list0">
    <li><span class="head">ㅇ 등록기간 : 11.1 ~ 12.10</span>
      <ul class="list1">
        <li>사전등록 시(~11.1~11.19) 할인 제공 / 행사 종료 후(11.27~) 등록 시 VOD 서비스만 제공</li>
      </ul>
    </li>
    <li><span class="head">ㅇ 등록방법 : 온라인(www.imidex.org)으로 신청 가능</span>
      <ul class="list1">
        <li>온라인 카드 결제 및 계좌이체 가능 </li>
      </ul>
    </li>
  </ul>
  <img src="http://imidex.org/img/m8/part.png" alt="photo"> <br><br>
  <div class="tab">
    <ul class="tab_guide">
      <li class="on"><a href="business.php"><b>일반등록</b> Reristration</a></li>
      <li><a href="business_group.php"><b>후원 프로그램</b> Sponsorship</a></li>
      <li><a href="business_status.php"><b>등록정보확인</b> Reristration Status</a></li>
    </ul>
  </div>
  <br>
  <span class="title3"><b>등록타입</b> Registration Type</span>
  <div class="board-top" style="margin-top:-30px;">
    <div class="right"> (<span class="required">*</span> 업체별 4인 이상 단체등록은 담당자에게 문의바랍니다.) </div>
  </div>
  <div class="list_typeA app-type">
    <table>
      <colgroup>
        <col style="width:30%">
        <col style="width:35%">
        <col style="width:35%">
      </colgroup>
      <thead>
        <tr>
          <th>등록타입 <light>Registration Type</light>
          </th>
          <!-- <th>사전등록 <light>Pre-registration</light><br><light>(2021-12-10일까지)</light></th> -->
          <th>사전등록 마감 <br>
            <light>Online Registration Deadline</light>
          </th>
          <th>일반등록<br>
            <light>(2021년 11월 20일 ~ 12월 10일)</light>
          </th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <th><b>일반(회원사)</b> Regular </th>
          <!-- <td class="left"><label><input type="radio" name="cost_type" value="NM" /> 300,000원</label></td> -->
          <td>마감</td>
          <td class="left"><label><input type="radio" name="cost_type" value="HM"> 330,000원</label></td>
        </tr>
        <tr>
          <th><b>일반(비회원사)</b> Regular </th>
          <!-- <td class="left"><label><input type="radio" name="cost_type" value="NN"/> 330,000원</label></td> -->
          <td>마감</td>
          <td class="left"><label><input type="radio" name="cost_type" value="HN"> 360,000원</label></td>
        </tr>
        <tr>
          <th><b>학생</b> Student </th>
          <!-- <td class="left"><label><input type="radio" name="cost_type" value="NS" /> 50,000원</label></td> -->
          <td>마감</td>
          <td class="left"><label><input type="radio" name="cost_type" value="HS"> 80,000원</label></td>
        </tr>
        <tr>
          <th class="app-price"><b>신청금액 </b> Registation Fee </th>
          <td colspan="2">
            <p id="apply_cost_text">0원</p><input type="hidden" id="apply_cost" name="apply_cost" value="0">
          </td>
        </tr>
        <tr>
          <th class="app-price"><b>부가가치세
</b> Value added tax </th>
          <td colspan="2">
            <p id="tex_cost_text">0원</p><input type="hidden" id="tex_cost" name="tex_cost" value="0">
          </td>
        </tr>
        <tr>
          <th class="app-price"><b>합계
</b> Total Amount </th>
          <td colspan="2">
            <p id="total_cost_text">0원</p><input type="hidden" id="total_cost" name="total_cost" value="0">
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <br><br>
  <span class="title3"><b>개인정보</b> Personal Information</span>
  <div class="board-top" style="margin-top:-30px;">
    <div class="right"> (<span class="required">*</span> 필수항목입니다. mark is required field.) </div>
  </div>
  <!-- 
					<div class="board">
					 -->
  <div class="list_typeC ">
    <table class="regist">
      <colgroup>
        <col style="width:32%">
        <col>
      </colgroup>
      <tbody>
        <tr>
          <th><span class="required">*</span> <b>성</b> Last Name</th>
          <td>
            <select name="title_name">
              <option value="Prof.">Prof.</option>
              <option value="Dr.">Dr.</option>
              <option value="Mr.">Mr.</option>
              <option value="Ms.">Ms.</option>
            </select>
            <input type="text" name="last_name" size="50" maxlength="50">
          </td>
        </tr>
        <tr>
          <th><span class="required">*</span> <b>이름</b> First (middle) Name </th>
          <td><input type="text" name="first_name" size="60" maxlength="60"></td>
        </tr>
        <tr>
          <th><span class="required">*</span> <b>성명 한글</b> </th>
          <td><input type="text" id="user_name" name="user_name" size="60" maxlength="60"></td>
        </tr>
        <tr>
          <th><span class="required">*</span> <b>소속</b> Affiliation </th>
          <td><input type="text" name="user_affiliation" size="60" maxlength="60"></td>
        </tr>
        <tr>
          <th><b>부서/학과</b> Department </th>
          <td><input type="text" name="user_department" size="60" maxlength="60"></td>
        </tr>
        <tr>
          <th><b>직급 Position</b> </th>
          <td><input type="text" name="user_position" size="60" maxlength="60"></td>
        </tr>
        <tr>
          <th><span class="required">*</span><b> 이메일</b> E-mail </th>
          <td><input type="text" id="user_email" name="user_email" size="60" class="notHangeul"> (한글불가)</td>
        </tr>
        <tr>
          <th><span class="required">*</span><b> 연락처</b> Phone </th>
          <td><input type="text" id="user_tel" name="user_tel" size="60" maxlength="60" class="notHangeul"> (한글불가)</td>
        </tr>
        <tr>
          <th><b>학생 ID 카드 (학생전용) </b> Student ID </th>
          <td><input type="file" id="user_file" name="user_file" size="60"></td>
        </tr>
        <tr>
          <th><b>국적</b> Country </th>
          <td>
            <select name="user_country">
              <option value="Korea, Republic of">Korea, Republic of</option>
              <option value="Japan">Japan</option>
              <option value="China(P.R.C)">China(P.R.C)</option>
              <option value="Taiwan">Taiwan</option>
              <option value="U.S.A">U.S.A</option>
              <option value="ETC.">ETC.</option>
            </select>
          </td>
        </tr>
        <tr>
          <th><b>자동등록방지</b></th>
          <td>
            <p class="txt_red">아래 이미지를 보이는 대로 입력해주세요.</p>
            <p id="captchaImage" style="width:120px;float:left;"></p>
            <p><input type="button" value="새로고침" class="button" onclick="fnInitCaptcha();"></p>
            <div style="clear:both;"></div>
            <p style="margin-top:3px;"><input type="text" id="captcha" name="captcha" size="60"></p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <!--<ul class="list1">
						<li>등록 타입 중 (일반/학생) 우선 체크 후, 해당 사항(회원사/전시 참가업체/총괄워크숍 참가자)에 추가 체크해 주시기 바랍니다.
						  <ul>
						    <li>Please select the registration type regular/student, before selecting the discount options.</li>
					      </ul>
					    </li>
					  </ul>--><br>
  <span class="title3"><b>결제방법</b> Registration Procedure</span>
  <div class="pay-select">
    <div class="opt">
      <span class="onlyN">
        <label><input type="radio" id="pay_typeC" name="pay_type" value="C" checked="checked" onclick="payType('C')"> <b><font color="#8181F7">카드결제 (PG사 결제 프로그램)</font></b>
          <font color="#8181F7"> By Credit Card </font>
        </label>
        <br>
        <label><input type="radio" id="pay_typeA" name="pay_type" value="A" onclick="payType('A')"> <b>무통장입금 </b> By Bank Transfer </label>
      </span>
      <span class="onlyH" style="display:none;">
        <label><input type="radio" id="pay_typeH" name="pay_type" value="H" onclick="payType('H')"> <b>현장결제 </b></label>
      </span>
      <ul class="list2" id="pay_bank" style="display:none;">
        <li> 납부 확인을 위해 송금 전표를 이메일(ljw@kdia.org) 또는 팩스(02-556-2234)로 보내 주시기 바랍니다.<br>In order to confirm your payment, please send the remittance slip via e-mail (ljw@kdia.org) or <br>fax (+82-02-556-2234). </li>
        <table>
          <tbody>
            <tr>
              <th>계좌명 <light>Account Holder</light>
              </th>
              <td width="50%">(사)한국디스플레이산업협회 Korea Display Industry Association(KDIA) </td>
            </tr>
            <tr>
              <th>계좌번호 <light>Account Number</light>
              </th>
              <td>581-910032-89304</td>
            </tr>
            <tr>
              <th>은행명 <light>Bank Name</light>
              </th>
              <td> 하나은행 Hana Bank </td>
            </tr>
            <tr>
              <th>Swift Code</th>
              <td>HNBNKRSE</td>
            </tr>
            <tr>
              <th>은행 주소 <light>Bank Address</light>
              </th>
              <td>서울특별시 중구 을지로 35&nbsp;&nbsp;35 Euljiro, Jung-gu, Seoul </td>
            </tr>
          </tbody>
        </table>
        <li> 온라인 등록과 결제가 완료된 후에는 등록확인서를 이메일로 받게 됩니다. 일주일 이내에 메일을 받지 못하신 경우 이메일(ljw@kdia.org) 또는 사무국(02-3014-5760)으로 연락 부탁드립니다.<br> After your on-line registration and the payment are completed, you will receive the confirmation via e-mail.<br> If you
          do not receive the letter within a week, please kindly contact via e-mail(ljw@kdia.org). </li>
        <li><a href="receiptWrite.php" target="_blank"><input type="button" value="세금계산서 발행요청" class="button blue" onclick="fnInitCaptcha( );"></a> </li>
      </ul>
      <br>
      <ul class="list1 onlyN">
        <b><font size="2">등록 안내</font></b> Guideline for Registration<br><br>
        <li>협회 회원사 임직원 및 학회 회원께는 10% 할인 혜택을 제공합니다. <br>IMID 2021 business forum offer a 10% discount to employees of the KDIA's member company and members of the KIDS.(Excluding students / No duplicate discount) </li>
        <li>포럼 등록자에게는 행사(11.25-26) 종료 후 2주간(~12.10) VOD 서비스를 제공합니다. <br>The Forum participants will be provided with VOD for two weeks (until 12.10). </li>
        <li>4인 이상 단체 등록은 단체등록양식을 이메일로 제출 후 사무국으로 연락 바랍니다. <a href="http://imidex.org/img/forum/group_registration.xlsx" target="_blank"><font color="#3333CC">단체등록양식 다운로드</font></a>
          <br>For group registration of 4 or more people, please submit the group registration form by e-mail and contact the secretariat.
        </li>
        <li>결제 완료 후 지불된 등록비는 사전등록 마감일 이후에는 환불되지 않습니다.<br> Credit card payment won’t be refunded after the pre-registration due date.</li>
        <li>참가비 입금이 늦어질 경우 사무국에 납입 예정일을 알려주시기 바랍니다. <br>
          <font color="#CC3300">*연구비 카드 등 시스템을 통해 결제가 어려운 경우, </font>'수기/무전표 카드 결제 요청서'<font color="#CC3300">를 작성하시어 메일로 제출 바랍니다.*<br>
            &nbsp;<a href="http://imidex.org/forum/form.hwp" target="_blank"><font color="#3333CC"> 수기/무전표 카드 결제 요청서(hwp), </font></a>&nbsp;&nbsp;
            <a href="http://imidex.org/forum/form.docx" target="_blank"><font color="#3333CC"> 수기/무전표 카드 결제 요청서(doc),</font></a>&nbsp;&nbsp;
            <a href="http://imidex.org/forum/form.pdf" target="_blank"><font color="#3333CC"> 수기/무전표 카드 결제 요청서(pdf) </font></a>
            <br>
            <font color="#000000"> 이정우 매니저(02-3014-5760/ljw@kdia.org)<br> Please contact the Registration Secretariat via email at ljw@kdia.org </font>
          </font>
        </li>
        <font color="#CC3300">
          <font color="#000000"> </font>
          <li>무통장 입금시 필요한 서류 다운로드 받기.<div class="btnCenter">
              <a href="http://imidex.org/img/forum/bankbook.pdf" target="_blank"><font color="#3333CC">통장 사본 다운로드</font></a>&nbsp;&nbsp;&nbsp;&nbsp;
              <a href="http://imidex.org/img/forum/b_license.pdf" target="_blank"><font color="#3333CC">사업자등록증 사본 다운로드</font></a>
            </div>
          </li>
        </font>
      </ul>
      <font color="#CC3300">
      </font>
    </div>
    <font color="#CC3300">
    </font>
  </div>
  <font color="#CC3300">
    <div class="app-agree">
      <label><input type="checkbox" id="agreeChk" name="agreeChk">
        <b>상기 내용에 동의합니다. </b> I agree to all the conditions. </label>
    </div>
    <div class="btn-zone">
      <input type="image" src="/img/m8/btn_submit.png" alt="작성완료" onclick="jsWriteDo();return false;">
      <input type="image" src="/img/m8/btn_cancel.png" alt="작성취소" onclick="jsIntro();return false;">
    </div>
    <!-- 내용끝 -->
  </font>
</form>

Name: cardFormPOST business.php

<form id="cardForm" name="cardForm" method="post" action="business.php">
  <input type="hidden" name="version" value="1.0">
  <input type="hidden" name="mid" value="imidex0000">
  <input type="hidden" name="goodname" value="IMID 2021 Business Forum">
  <input type="hidden" id="oid" name="oid" value="">
  <input type="hidden" id="price" name="price" value="">
  <input type="hidden" name="currency" value="WON">
  <input type="hidden" id="buyername" name="buyername" value="">
  <input type="hidden" id="buyertel" name="buyertel" value="">
  <input type="hidden" id="buyeremail" name="buyeremail" value="">
  <input type="hidden" name="timestamp" value="1637737652143">
  <input type="hidden" id="signature" name="signature" value="">
  <input type="hidden" name="returnUrl" value="http://imidex.org/forum/forumUserCardResultDo.php">
  <input type="hidden" name="mKey" value="0edad8898a740927aa8e5b8dbab179eac751c1f18121487e8d40cc773957dbf4">
  <input type="hidden" name="gopaymethod" value="Card">
  <input type="hidden" name="offerPeriod" value="">
  <input type="hidden" name="acceptmethod" value="CARDPOINT:HPP(1):no_receipt:va_receipt:vbanknoreg(0):below1000">
  <input type="hidden" name="languageView" value="">
  <input type="hidden" name="charset" value="">
  <input type="hidden" name="payViewType" value="">
  <input type="hidden" name="closeUrl" value="http://imidex.org/forum/close.php">
  <input type="hidden" name="popupUrl" value="http://imidex.org/forum/popup.php">
  <input type="hidden" name="nointerest" value="11-2:3:,34-5:12,14-6:12:24,12-12:36,06-9:12,01-3:4">
  <input type="hidden" name="quotabase" value="2:3:4">
  <input type="hidden" name="vbankRegNo" value="">
  <input type="hidden" name="merchantData" value="6">
</form>

Text Content

 * D-day : -92
 * Total: 799989
 * Today: 253

 * 한국어
 * English
 * 中國語
 * 日本語
 * Sitemap


 * 전시회
   * 전시회 소개
   * 지난 전시회 결과
 * 참가업체
   * 참가 안내
   * 전시회 주요 일정
   * 참가 신청
 * 참관객
   * 참관 안내
   * 사전 등록
   * 참가업체 리스트
     
 * 비즈니스포럼
   * 소개
   * 프로그램
   * 참가 신청
 * 주요행사
   * 해외바이어 초청 무역상담회
   * VIP 투어
   * 국제정보디스플레이학술대회
 * 전시장
   * 홀 안내
   * 교통 안내
   * 주차 안내
 * 게시판
   * 공지사항
   * 자료실
   * 자주하는 질문
   * 입찰공고


IMID
비즈니스 포럼

 * 소개
 * 프로그램
 * 참가신청

   
   
 * 참가신청
   
 * 사전등록
   




참가신청




등록 안내

 * ㅇ 등록기간 : 11.1 ~ 12.10
   * 사전등록 시(~11.1~11.19) 할인 제공 / 행사 종료 후(11.27~) 등록 시 VOD 서비스만 제공
 * ㅇ 등록방법 : 온라인(www.imidex.org)으로 신청 가능
   * 온라인 카드 결제 및 계좌이체 가능



 * 일반등록 Reristration
 * 후원 프로그램 Sponsorship
 * 등록정보확인 Reristration Status


등록타입 Registration Type
(* 업체별 4인 이상 단체등록은 담당자에게 문의바랍니다.)

등록타입 Registration Type 사전등록 마감
Online Registration Deadline 일반등록
(2021년 11월 20일 ~ 12월 10일) 일반(회원사) Regular 마감 330,000원 일반(비회원사) Regular 마감
360,000원 학생 Student 마감 80,000원 신청금액 Registation Fee

0원

부가가치세 Value added tax

0원

합계 Total Amount

0원



개인정보 Personal Information
(* 필수항목입니다. mark is required field.)

* 성 Last Name Prof. Dr. Mr. Ms. * 이름 First (middle) Name * 성명 한글 * 소속
Affiliation 부서/학과 Department 직급 Position * 이메일 E-mail (한글불가) * 연락처 Phone (한글불가)
학생 ID 카드 (학생전용) Student ID 국적 Country Korea, Republic of Japan China(P.R.C)
Taiwan U.S.A ETC. 자동등록방지

아래 이미지를 보이는 대로 입력해주세요.










결제방법 Registration Procedure
카드결제 (PG사 결제 프로그램) By Credit Card
무통장입금 By Bank Transfer 현장결제
 * 납부 확인을 위해 송금 전표를 이메일(ljw@kdia.org) 또는 팩스(02-556-2234)로 보내 주시기 바랍니다.
   In order to confirm your payment, please send the remittance slip via e-mail
   (ljw@kdia.org) or
   fax (+82-02-556-2234).

   계좌명 Account Holder (사)한국디스플레이산업협회 Korea Display Industry Association(KDIA)
   계좌번호 Account Number 581-910032-89304 은행명 Bank Name 하나은행 Hana Bank Swift Code
   HNBNKRSE 은행 주소 Bank Address 서울특별시 중구 을지로 35  35 Euljiro, Jung-gu, Seoul

 * 온라인 등록과 결제가 완료된 후에는 등록확인서를 이메일로 받게 됩니다. 일주일 이내에 메일을 받지 못하신 경우
   이메일(ljw@kdia.org) 또는 사무국(02-3014-5760)으로 연락 부탁드립니다.
   After your on-line registration and the payment are completed, you will
   receive the confirmation via e-mail.
   If you do not receive the letter within a week, please kindly contact via
   e-mail(ljw@kdia.org).
 * 


   등록 안내
   Guideline for Registration
   
   
   
   
 * 협회 회원사 임직원 및 학회 회원께는 10% 할인 혜택을 제공합니다.
   IMID 2021 business forum offer a 10% discount to employees of the KDIA's
   member company and members of the KIDS.(Excluding students / No duplicate
   discount)
 * 포럼 등록자에게는 행사(11.25-26) 종료 후 2주간(~12.10) VOD 서비스를 제공합니다.
   The Forum participants will be provided with VOD for two weeks (until 12.10).
 * 4인 이상 단체 등록은 단체등록양식을 이메일로 제출 후 사무국으로 연락 바랍니다. 단체등록양식 다운로드
   For group registration of 4 or more people, please submit the group
   registration form by e-mail and contact the secretariat.
 * 결제 완료 후 지불된 등록비는 사전등록 마감일 이후에는 환불되지 않습니다.
   Credit card payment won’t be refunded after the pre-registration due date.
 * 참가비 입금이 늦어질 경우 사무국에 납입 예정일을 알려주시기 바랍니다.
   *연구비 카드 등 시스템을 통해 결제가 어려운 경우, '수기/무전표 카드 결제 요청서'를 작성하시어 메일로 제출 바랍니다.*
     수기/무전표 카드 결제 요청서(hwp),    수기/무전표 카드 결제 요청서(doc),   수기/무전표 카드 결제 요청서(pdf)
   이정우 매니저(02-3014-5760/ljw@kdia.org)
   Please contact the Registration Secretariat via email at ljw@kdia.org
   무통장 입금시 필요한 서류 다운로드 받기.
   통장 사본 다운로드     사업자등록증 사본 다운로드

상기 내용에 동의합니다. I agree to all the conditions.