CINXE.COM
RX Tradex : Registration Form
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>RX Tradex : Registration Form</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <meta name="googlebot" content="noindex"> <link rel="icon" href="/RegisOnline/favicon.ico" /> <link href="/RegisOnline/Content/bootstrap/css/bootstrap.min.css" rel="stylesheet" /> <link href="/RegisOnline/Content/plugins/font-awesome/css/fontawesome-all.min.css" rel="stylesheet" /> <link href="/RegisOnline/Content/plugins/icheck/css/skins/square/green.css" rel="stylesheet" /> <link href="/RegisOnline/Content/plugins/select2/css/select2.min.css" rel="stylesheet" /> <link href="/RegisOnline/Content/plugins/select2/css/select2-bootstrap.min.css" rel="stylesheet" /> <link href="/RegisOnline/Content/dist/css/register.css" rel="stylesheet" /> <link href="/RegisOnline/Content/plugins/datatables/css/dataTables.bootstrap4.min.css" rel="stylesheet" /> <link href="/RegisOnline/Content/dist/css/tagify.css" rel="stylesheet" /> <link href="/RegisOnline/Content/bootstrap4-toggle.min.css" rel="stylesheet" /> <style type="text/css"> .ch-rd { width: 22px; height: 22px; } </style> <style type="text/css"> /* The switch - the box around the slider */ .switch { position: relative; display: inline-block; width: 30px; height: 17px; } /* Hide default HTML checkbox */ .switch input { opacity: 0; width: 0; height: 0; } /* The slider */ .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 13px; width: 13px; left: 2px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(13px); -ms-transform: translateX(13px); transform: translateX(13px); } /* Rounded sliders */ .slider.round { border-radius: 17px; } .slider.round:before { border-radius: 50%; } .mmblue { color: #6B8FD0; } </style> <script type="text/javascript"> var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); _mtm.push({"source": "Reg vendor", "eventEditionId": "eve-8f9f38c7-c604-44ac-850d-16fddb40d4e0"}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://css-components.rxweb-prd.com/packages/reedexpo.data.matomo/latest/container_PP4nBAnJ.js'; s.parentNode.insertBefore(g,s); </script> </head> <body> <div class="container"> <img src="https://webapp.reedtradex.co.th/Shared/Exhibitions/ITP25.jpg" title="InterPlas Thailand 2025" class="img-fluid" style="width: 100%;" /> <ul id="wizard" class="step d-flex flex-nowrap"></ul> <form action="/RegisOnline/Register/Register" autocomplete="off" data-ajax="true" data-ajax-failure="ajaxFailure" data-ajax-loading="#loading" data-ajax-method="Post" data-ajax-success="ajaxSuccess" id="frmRegister" method="post"> <div class="tab"> <div class="title">Personal Information<span style="color: #000000;"> / </span>ข้อมูลส่วนบุคคล</div> <hr class="mb-4" /> <div class="row"> <div class="col-md-12 col-form-label mb-3"> <span style="vertical-align: top; line-height: 30.75px;">Title </span> <div style="display: inline-block; white-space: nowrap; vertical-align: top; line-height: 30.75px;"> <input class="ch-rd title" data-val="true" data-val-required="The Title field is required." id="rdo_RegisterOnline_Models_Title_0" name="Personal.Title" type="radio" value="Mr." /> <label class="icheck-inline" for="rdo_RegisterOnline_Models_Title_0">Mr./นาย</label> </div> <div style="display: inline-block; white-space: nowrap; vertical-align: top; line-height: 30.75px;"> <input class="ch-rd title" id="rdo_RegisterOnline_Models_Title_1" name="Personal.Title" type="radio" value="Mrs." /> <label class="icheck-inline" for="rdo_RegisterOnline_Models_Title_1">Mrs./นาง</label> </div> <div style="display: inline-block; white-space: nowrap; vertical-align: top; line-height: 30.75px;"> <input class="ch-rd title" id="rdo_RegisterOnline_Models_Title_2" name="Personal.Title" type="radio" value="Ms." /> <label class="icheck-inline" for="rdo_RegisterOnline_Models_Title_2">Ms./นางสาว</label> </div> <div style="display: inline-block; white-space: nowrap; vertical-align: top; line-height: 30.75px;"> <input class="ch-rd title" id="rdo_RegisterOnline_Models_Title_3" name="Personal.Title" type="radio" value="Others" /> <label class="icheck-inline" for="rdo_RegisterOnline_Models_Title_3">Others/อื่นๆ</label> <input autocomplete="new-profile" class="form-control title-other" disabled="disabled" id="Personal_TitleOther" maxlength="20" name="Personal.TitleOther" style="display: inline-block; max-width: 150px;" type="text" value="" /> </div> <span class="field-validation-valid required" data-valmsg-for="Personal.Title" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-6 mb-3"> <input autocomplete="new-profile" class="form-control" data-val="true" data-val-length="First Name cannot be longer than 50 characters." data-val-length-max="50" data-val-regex="Please fill in English Only" data-val-regex-pattern="^[A-Za-z0-9_!@#$%^&*;:.,/\- ]*$" data-val-required="The First Name field is required." id="Personal_FirstName" maxlength="50" name="Personal.FirstName" placeholder="First Name/ชื่อ*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Personal.FirstName" data-valmsg-replace="true"></span> </div> <div class="col-md-6 mb-3"> <input autocomplete="new-profile" class="form-control" data-val="true" data-val-length="Last Name cannot be longer than 50 characters." data-val-length-max="50" data-val-regex="Please fill in English Only" data-val-regex-pattern="^[A-Za-z0-9_!@#$%^&*;:.,/\- ]*$" data-val-required="The Last Name field is required." id="Personal_LastName" maxlength="50" name="Personal.LastName" placeholder="Last Name/นามสกุล*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Personal.LastName" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-12 mb-3"> <input autocomplete="new-company" class="form-control" data-val="true" data-val-length="Company Name cannot be longer than 150 characters." data-val-length-max="150" data-val-regex="Please fill in English Only" data-val-regex-pattern="^[A-Za-z0-9_!@#$%^&*;:.,/\-() ]*$" data-val-required="The Company Name field is required." id="Company_Name" maxlength="150" name="Company.Name" placeholder="Company Name/บริษัท*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Company.Name" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-12 mb-3"> <input autocomplete="new-company" class="form-control" data-val="true" data-val-length="Job Title cannot be longer than 100 characters." data-val-length-max="100" data-val-regex="Please fill in English Only" data-val-regex-pattern="^[A-Za-z0-9_!@#$%^&*;:.,/\- ]*$" data-val-required="The Job Title field is required." id="Company_Position" maxlength="100" name="Company.Position" placeholder="Job Title/ตำแหน่ง*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Company.Position" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-12 mb-3"> <select autocomplete="new-address" class="form-control country" data-val="true" data-val-required="The Country field is required." id="country" name="Contact.Country"><option value=""></option> <option value="AF">Afghanistan</option> <option value="AL">Albania</option> <option value="DZ">Algeria</option> <option value="AS">American Samoa</option> <option value="AD">Andorra</option> <option value="AO">Angola</option> <option value="AI">Anguilla</option> <option value="AQ">Antarctica</option> <option value="AG">Antigua and Barbuda</option> <option value="AR">Argentina</option> <option value="AM">Armenia</option> <option value="AW">Aruba</option> <option value="AU">Australia</option> <option value="AT">Austria</option> <option value="AZ">Azerbaijan</option> <option value="BS">Bahamas</option> <option value="BH">Bahrain</option> <option value="BD">Bangladesh</option> <option value="BB">Barbados</option> <option value="BY">Belarus</option> <option value="BE">Belgium</option> <option value="BZ">Belize</option> <option value="BJ">Benin</option> <option value="BM">Bermuda</option> <option value="BT">Bhutan</option> <option value="BO">Bolivia</option> <option value="BA">Bosnia and Herzegovina</option> <option value="BW">Botswana</option> <option value="BU">Bougainville</option> <option value="BR">Brazil</option> <option value="IO">British Indian Ocean Territory</option> <option value="VG">British Virgin Islands</option> <option value="BN">Brunei</option> <option value="BG">Bulgaria</option> <option value="BF">Burkina Faso</option> <option value="BI">Burundi</option> <option value="KH">Cambodia</option> <option value="CM">Cameroon</option> <option value="CA">Canada</option> <option value="CV">Cape Verde</option> <option value="KY">Cayman Islands</option> <option value="CF">Central African Republic</option> <option value="TD">Chad</option> <option value="CL">Chile</option> <option value="CN">China</option> <option value="CX">Christmas Island</option> <option value="CC">Cocos Islands</option> <option value="CO">Colombia</option> <option value="KM">Comoros</option> <option value="CK">Cook Islands</option> <option value="CR">Costa Rica</option> <option value="HR">Croatia</option> <option value="CU">Cuba</option> <option value="CY">Cyprus</option> <option value="CZ">Czech Republic</option> <option value="CD">Democratic Republic of the Congo</option> <option value="DK">Denmark</option> <option value="DJ">Djibouti</option> <option value="DM">Dominica</option> <option value="DO">Dominican Republic</option> <option value="EC">Ecuador</option> <option value="EG">Egypt</option> <option value="SV">El Salvador</option> <option value="GQ">Equatorial Guinea</option> <option value="ER">Eritrea</option> <option value="EE">Estonia</option> <option value="ET">Ethiopia</option> <option value="FK">Falkland Islands</option> <option value="FO">Faroe Islands</option> <option value="FJ">Fiji</option> <option value="FI">Finland</option> <option value="FR">France</option> <option value="PF">French Polynesia</option> <option value="GA">Gabon</option> <option value="GM">Gambia</option> <option value="GE">Georgia</option> <option value="DE">Germany</option> <option value="GH">Ghana</option> <option value="GI">Gibraltar</option> <option value="GR">Greece</option> <option value="GL">Greenland</option> <option value="GD">Grenada</option> <option value="GU">Guam</option> <option value="GT">Guatemala</option> <option value="GN">Guinea</option> <option value="GW">Guinea-Bissau</option> <option value="GY">Guyana</option> <option value="HT">Haiti</option> <option value="HN">Honduras</option> <option value="HK">Hong Kong</option> <option value="HU">Hungary</option> <option value="IS">Iceland</option> <option value="IN">India</option> <option value="ID">Indonesia</option> <option value="IR">Iran</option> <option value="IQ">Iraq</option> <option value="IE">Ireland</option> <option value="IM">Isle of Man</option> <option value="IL">Israel</option> <option value="IT">Italy</option> <option value="CI">Ivory Coast</option> <option value="JM">Jamaica</option> <option value="JP">Japan</option> <option value="JE">Jersey</option> <option value="JO">Jordan</option> <option value="KZ">Kazakhstan</option> <option value="KE">Kenya</option> <option value="KI">Kiribati</option> <option value="KW">Kuwait</option> <option value="KG">Kyrgyzstan</option> <option value="LA">Laos</option> <option value="LV">Latvia</option> <option value="LB">Lebanon</option> <option value="LS">Lesotho</option> <option value="LR">Liberia</option> <option value="LY">Libya</option> <option value="LI">Liechtenstein</option> <option value="LT">Lithuania</option> <option value="LU">Luxembourg</option> <option value="MO">Macau</option> <option value="MK">Macedonia</option> <option value="MG">Madagascar</option> <option value="MW">Malawi</option> <option value="MY">Malaysia</option> <option value="MV">Maldives</option> <option value="ML">Mali</option> <option value="MT">Malta</option> <option value="MH">Marshall Islands</option> <option value="MR">Mauritania</option> <option value="MU">Mauritius</option> <option value="YT">Mayotte</option> <option value="MX">Mexico</option> <option value="FM">Micronesia</option> <option value="MD">Moldova</option> <option value="MC">Monaco</option> <option value="MN">Mongolia</option> <option value="ME">Montenegro</option> <option value="MS">Montserrat</option> <option value="MA">Morocco</option> <option value="MZ">Mozambique</option> <option value="MM">Myanmar</option> <option value="NA">Namibia</option> <option value="NR">Nauru</option> <option value="NP">Nepal</option> <option value="NL">Netherlands</option> <option value="AN">Netherlands Antilles</option> <option value="NC">New Caledonia</option> <option value="NZ">New Zealand</option> <option value="NI">Nicaragua</option> <option value="NE">Niger</option> <option value="NG">Nigeria</option> <option value="NU">Niue</option> <option value="KP">North Korea</option> <option value="MP">Northern Mariana Islands</option> <option value="NO">Norway</option> <option value="PK">Pakistan</option> <option value="PW">Palau</option> <option value="PS">Palestine</option> <option value="PA">Panama</option> <option value="PG">Papua New Guinea</option> <option value="PY">Paraguay</option> <option value="PE">Peru</option> <option value="PH">Philippines</option> <option value="PN">Pitcairn Islands</option> <option value="PL">Poland</option> <option value="PT">Portugal</option> <option value="PR">Puerto Rico</option> <option value="QA">Qatar</option> <option value="CG">Republic of the Congo</option> <option value="RO">Romania</option> <option value="RU">Russia</option> <option value="RW">Rwanda</option> <option value="BL">Saint Barthelemy</option> <option value="SH">Saint Helena</option> <option value="KN">Saint Kitts and Nevis</option> <option value="LC">Saint Lucia</option> <option value="MF">Saint Martin</option> <option value="PM">Saint Pierre and Miquelon</option> <option value="VC">Saint Vincent and the Grenadines</option> <option value="WS">Samoa</option> <option value="SM">San Marino</option> <option value="ST">Sao Tome and Principe</option> <option value="SA">Saudi Arabia</option> <option value="SN">Senegal</option> <option value="RS">Serbia</option> <option value="SC">Seychelles</option> <option value="SL">Sierra Leone</option> <option value="SG">Singapore</option> <option value="SK">Slovakia</option> <option value="SI">Slovenia</option> <option value="SB">Solomon Islands</option> <option value="SO">Somalia</option> <option value="ZA">South Africa</option> <option value="KR">South Korea</option> <option value="ES">Spain</option> <option value="LK">Sri Lanka</option> <option value="SD">Sudan</option> <option value="OM">Sultanate of Oman</option> <option value="SR">Suriname</option> <option value="SJ">Svalbard</option> <option value="SZ">Swaziland</option> <option value="SE">Sweden</option> <option value="CH">Switzerland</option> <option value="SY">Syria</option> <option value="TW">Taiwan</option> <option value="TJ">Tajikistan</option> <option value="TZ">Tanzania</option> <option value="TH">Thailand</option> <option value="TL">Timor-Leste</option> <option value="TG">Togo</option> <option value="TK">Tokelau</option> <option value="TO">Tonga</option> <option value="TT">Trinidad and Tobago</option> <option value="TN">Tunisia</option> <option value="TR">Turkey</option> <option value="TM">Turkmenistan</option> <option value="TC">Turks and Caicos Islands</option> <option value="TV">Tuvalu</option> <option value="UG">Uganda</option> <option value="UA">Ukraine</option> <option value="AE">United Arab Emirates</option> <option value="GB">United Kingdom</option> <option value="US">United States of America</option> <option value="UY">Uruguay</option> <option value="VI">US Virgin Islands</option> <option value="UZ">Uzbekistan</option> <option value="VU">Vanuatu</option> <option value="VA">Vatican City</option> <option value="VE">Venezuela</option> <option value="VN">Vietnam</option> <option value="WF">Wallis and Futuna</option> <option value="EH">Western Sahara</option> <option value="YE">Yemen</option> <option value="ZM">Zambia</option> <option value="ZW">Zimbabwe</option> </select> <span class="field-validation-valid required" data-valmsg-for="Contact.Country" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-12 mb-3 city-text"> <input autocomplete="new-address" class="form-control" data-val="true" data-val-length="City/Province cannot be longer than 50 characters." data-val-length-max="50" data-val-regex="Please fill in English Only" data-val-regex-pattern="^[A-Za-z0-9_!@#$%^&*;:.,/\- ]*$" data-val-required="The City/Province field is required." id="Contact_City" maxlength="50" name="Contact.City" placeholder="City/Province จังหวัด*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Contact.City" data-valmsg-replace="true"></span> </div> <div class="col-md-12 mb-3 city-list" style="display:none"> <select autocomplete="new-address" class="form-control city" id="Contact_City" name="Contact.City"><option value=""></option> </select> <span class="field-validation-valid required" data-valmsg-for="Contact.City" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-6 mb-3"> <input autocomplete="new-email" class="form-control" data-val="true" data-val-equalto="'E-Mail1' and 'Confirm E-mail' do not match." data-val-equalto-other="*.ConfirmEmail" data-val-length="E-Mail cannot be longer than 50 characters." data-val-length-max="50" data-val-required="The E-Mail1 field is required." id="Contact_Email" maxlength="100" name="Contact.Email" placeholder="E-mail/อีเมล*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Contact.Email" data-valmsg-replace="true"></span> </div> <div class="col-md-6 mb-3"> <input autocomplete="new-email" class="form-control" data-val="true" data-val-equalto="'Confirm E-mail' and 'E-Mail1' do not match." data-val-equalto-other="*.Email" data-val-length="E-Mail cannot be longer than 50 characters." data-val-length-max="50" id="Contact_ConfirmEmail" maxlength="100" name="Contact.ConfirmEmail" placeholder="Confirm E-mail/พิมพ์อีเมลอีกครั้ง*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Contact.ConfirmEmail" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-6 mb-3"> <input autocomplete="new-email" class="form-control" data-val="true" data-val-length="E-Mail cannot be longer than 50 characters." data-val-length-max="50" id="Contact_Email2" maxlength="100" name="Contact.Email2" placeholder="E-mail 2/อีเมลสำรอง" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Contact.Email2" data-valmsg-replace="true"></span> </div> <div class="col-md-6 mb-4"> <input autocomplete="new-mobile" class="form-control" data-val="true" data-val-length="Mobile Number cannot be longer than 50 characters." data-val-length-max="50" data-val-required="The Mobile field is required." id="Contact_Mobile" maxlength="50" name="Contact.Mobile" placeholder="Mobile Phone/เบอร์มือถือ*" type="text" value="" /> <span class="field-validation-valid required" data-valmsg-for="Contact.Mobile" data-valmsg-replace="true"></span> </div> </div> <div class="row"> <div class="col-md-12 mb-3"> * Required field/จำเป็นต้องกรอก </div> </div> </div> <div class="tab"> <div class="title">Booth Information<span style="color: #000000;"> / </span>ข้อมูลพื้นที่</div> <hr class="mb-4" /> <div class="mb-3"> <select class="form-control" data-val="true" data-val-number="The field BoothSize must be a number." data-val-required="The BoothSize field is required." id="boothsize" name="Exhibitor.BoothSize"><option value="">- Booth Size (sq.m.)/พื้นที่จัดแสดง (ตารางเมตร)* -</option> <option value="12">12</option> <option value="18">18</option> <option value="24">24</option> <option value="36">36</option> <option value="48">48</option> <option value="60">60</option> <option value="72">72</option> <option value="84">84</option> <option value="96">96</option> <option value="120">120</option> <option value="150">150</option> </select> <span class="field-validation-valid required" data-valmsg-for="Exhibitor.BoothSize" data-valmsg-replace="true"></span> </div> </div> <div class="tab"> <div class="title">Admission Policy<span style="color: #000000;"> / </span>นโยบายการเข้าชม</div> <hr class="mb-4" /> <div class="mb-3 text-center"> <div id="notice"> <p><span style="font-size: small;">Thank you for your registration. You will receive a confirmation email shortly. If you do not see the email, please look in your Junk mailbox or call RX Tradex Contact Center at tel. +66 2686 7222 or email: contactcenter@rxtradex.com</span></p> <p><span style="font-size: small;">ขอบคุณสำหรับการลงทะเบียน อีกสักครู่ ท่านจะได้รับอีเมลยืนยัน หากท่านไม่พบอีเมล โปรดค้นหาใน Junk หรือติดต่อศูนย์บริการข้อมูลลูกค้า อาร์เอ็กซ์ เทรดเด็กซ์ ที่โทร. 0 2686 7222 หรืออีเมล: contactcenter@rxtradex.com</span></p> </div> </div> <div class="mb-3 text-center divPolicy"> <input class="ch-rd" data-val="true" data-val-mandatory="Please accept the admission policy." data-val-required="The I have read and agree to the admission policy and $privacy. field is required." id="IsPolicy" name="IsPolicy" type="checkbox" value="true" /><input name="IsPolicy" type="hidden" value="false" /> <label for="IsPolicy" style="display: inline !important; margin-top: 10px; margin-bottom: 10px;">I have read and agreed to the admission policy and $privacy./ฉันได้อ่านและยอมรับนโยบายการเข้าชมและ$localprivacy*</label> <span class="field-validation-valid required" data-valmsg-for="IsPolicy" data-valmsg-replace="true"></span> </div> <div class="row"> <div class="col-md-12 mb-3"> * Required field/จำเป็นต้องกรอก </div> </div> <div style="width: 100%; text-align: center;"> <div class="mb-3 text-center" style="width: 240px; padding: 10px; display: inline-block; border: 1px solid #333333;"> <span style="color: #333333;">To verify that you are <span style="font-weight: bold;">NOT ROBOT</span>, please answer question.</span><br /> <img id="cci" src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAEYAAAAUCAYAAAAwaEt4AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADlSURBVFhH7ZXtDYQgDIZvFbsT6zAMq7AJi/RO+dCY9nwlOeNhn6Q/xBjKQ1tfbIiYGAUTo2BiFEyMAiYmep6mqQWR45DKu1+TAjuiZV932aaAmOhzUkSe47zQlWji4OiU0BRcu4ga9xEjSsiHnNfIhc8TwnkxjU21/o8Yv9QQwIVidm0vBZI33kq1OsrGrbUgRquYgtTvR20kfbMPqBXvKSayL63Uym+T6GNnTL31/YHWPxV60MFmjCZmXUfnzHAzRmglce2IIYdvPlRNrgbspJNvwxu/kH4AMc/ExCiYGAUTI8L8BhXQb+PGvYf/AAAAAElFTkSuQmCC"> <input autocomplete="new-profile" class="form-control" data-val="true" data-val-number="The field cct must be a number." data-val-required="The cct field is required." id="Captcha_cct" maxlength="2" name="Captcha.cct" style="display: inline-block; width: 40px; border: 1px solid #333333; text-align: center; font-weight: bold;" type="text" value="0" /> </div> </div> </div> <div class="text-center"> <input id="Show_Code" name="Show.Code" type="hidden" value="ITP25" /> <input id="Show_Name" name="Show.Name" type="hidden" value="InterPlas Thailand 2025" /> <input id="Show_Type" name="Show.Type" type="hidden" value="E" /> <input id="Show_LocalLanguage" name="Show.LocalLanguage" type="hidden" value="TH" /> <input id="ShowSelections_0__Code" name="ShowSelections[0].Code" type="hidden" value="itp25" /> <input id="Captcha_cc" name="Captcha.cc" type="hidden" value="vXOjv1Hmb03rcsGV25Y5GDnnbmu3T5s0KWMD5Cbaw+0=" /> <input id="Show_Privacy" name="Show.Privacy" type="hidden" value="https://www.reedtradex.com/html/privacy_policy.html" /> <input type="hidden" id="lblNationality" value="- Nationality/สัญชาติ* -" /> <input type="hidden" id="lblCountry" value="- Country/ประเทศ* -" /> <input type="hidden" id="lblCity" value="City/Province จังหวัด*" /> <input type="hidden" id="lblBusiness" value="- Business/ประเภทธุรกิจ* -" /> <input type="hidden" id="lblIndustrial" value="- Industrial/ประเภทผลิตภัณฑ์หรือบริการ* -" /> <input type="hidden" id="lblPrivacyEN" value="privacy policy" /> <input type="hidden" id="lblPrivacyLO" value="นโยบายความเป็นส่วนตัว" /> <input type="hidden" id="lblProCate" /> <input type="hidden" id="lblkwid" value="UA-2161504-3" /> <input type="hidden" id="lblgaurl" value="interplasthailand.com" /> <button type="button" id="btnPrev" class="btn btn-previous">Previous</button> <button type="button" id="btnNext" class="btn btn-next">Next</button> </div> </form> <style type="text/css"> .policy-change-link { cursor: pointer; font-weight: bold; } .policy-lo, .policy-en { text-align: left; } </style> <script type="text/javascript"> function SwapPolicyLang(o) { if (o == "en") { $("#PolicyPopup .policy-en").css("display", ""); $("#PolicyPopup .policy-lo").css("display", "none"); } else { $("#PolicyPopup .policy-en").css("display", "none"); $("#PolicyPopup .policy-lo").css("display", ""); } } function SwapMatchmLang(o) { if (o == "en" || o == "vn") { $(".matchm-en, .matchm-en").css("display", ""); $(".matchm-lo, .matchm-lo").css("display", "none"); } else { $(".matchm-en, .matchm-en").css("display", "none"); $(".matchm-lo, .matchm-lo").css("display", ""); } } </script> <div class="modal fade" id="PolicyPopup" tabindex="-1" role="dialog" aria-labelledby="ModalCenterTitle" aria-hidden="true" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title policy-lo" id="ModalCenterTitle" style="float: left;">นโยบายการเข้าร่วมงาน</h5> <h5 class="modal-title policy-en" id="ModalCenterTitle" style="float: left; display: none;">Admission Policy</h5> <div style="display: inline-block; float: right"><span class="policy-change-link" onclick="SwapPolicyLang('lo')">ไทย</span> | <span class="policy-change-link" onclick="SwapPolicyLang('en')">English</span></div> </div> <div class="modal-body"> <div class="divAP" style="padding: 10px; width: 100%; background-color: white;"> <div class="policy-lo"> <p> "InterPlas Thailand 2025" เป็นงานสำหรับการเจรจาธุรกิจ ผู้เข้าชมงานต้องแต่งกายสุภาพ สวมกางเกงขายาว หรือกระโปรง และรองเท้าหุ้มส้นเท่านั้น ไม่อนุญาตเยาวชนอายุต่ำกว่า 15 ปีให้เข้าชมงาน ผู้จัดงานสงวนสิทธิ์ในการปฏิเสธให้ผู้หนึ่งผู้ใดเข้าชมงานได้ โดยไม่ต้องแจ้งเหตุผลให้ทราบ </p> <p> การที่ท่านอนุญาตให้ผู้จัดงาน ผู้แสดงสินค้า หรือ สปอนเซอร์ หรือผู้จัดงานที่จัดพร้อมกัน สแกนบัตรประจำตัวผู้ชมงานของท่านในระหว่างการชมงานหรือที่บริเวณทางเข้างาน นั่นหมายความว่าท่านยินดีให้ชื่อ ตำแหน่ง ชื่อบริษัท อีเมล หมายเลขโทรศัพท์ และที่อยู่บริษัทของท่านกับผู้แสดงสินค้า สปอนเซอร์ และผู้จัดงานที่จัดพร้อมกันนั้น ผู้ซึ่งอาจจะติดต่อท่านเพื่อประชาสัมพันธ์สินค้า งานแสดงสินค้า และ/หรือสมาคมการค้าของเขาแก่ท่านในอนาคต </p> <p> <span style="font-weight: bold;">การถ่ายภาพและบันทึกภาพเคลื่อนไหว</span> </p> <p> อาร์เอ็กซ์ เทรดเด็กซ์ อาจถ่ายภาพ บันทึกเสียง และบันทึกภาพเคลื่อนไหวในงานแสดงสินค้าที่บริษัทเป็นผู้จัด ซึ่งอาจทำให้เห็นท่านอยู่ในภาพหรือได้ยินเสียงของท่าน ซึ่งการที่ท่านอยู่ภายในบริเวณงานนั้น นับเป็นการยินยอมให้บริษัทนำรูปถ่าย บทสัมภาษณ์ การบันทึกเสียง และ/หรือภาพเคลื่อนไหวที่ถ่ายทำ (“วัตถุดิบทางสื่อ”) ไปใช้ เผยแพร่ จัดพิมพ์ จัดแสดง หรือผลิตซ้ำในสื่อประชาสัมพันธ์และในการสื่อสารผ่านช่องทางใดๆ ก็ตามของ อาร์เอ็กซ์ เทรดเด็กซ์ บริษัทในเครือ และ/หรือตัวแทนที่ได้รับอนุญาต และท่านยินยอมสละสิทธิ์ในการตรวจสอบหรือรับรองเนื้อหาใดๆ ซึ่งรวมถึงภาพถ่าย ภาพเคลื่อนไหว หรือการบันทึกเสียงที่ อาร์เอ็กซ์ เทรดเด็กซ์ บริษัทในเครือ และ/หรือตัวแทนที่ได้รับอนุญาตนำไปใช้ ทั้งนี้ ลิขสิทธิ์ในทรัพย์สินทางปัญญาทั้งหมดจะเป็นของ อาร์เอ็กซ์ เทรดเด็กซ์ แต่เพียงผู้เดียว และท่านยินยอมสละสิทธิในการเรียกร้องค่าใช้จ่าย หรือค่าลิขสิทธิ์ใดๆ ที่เกี่ยวข้องกับการใช้ เผยแพร่ จัดพิมพ์ จัดแสดง หรือผลิตซ้ำวัตถุดิบทางสื่อเหล่านี้โดยสิ้นเชิง </p> <p> โปรดคลิกที่นี่เพื่ออ่านนโยบายความเป็นส่วนตัวของเรา: <a href="https://privacy.reedexpo.com/th-th.html" target="_blank">https://privacy.reedexpo.com/th-th.html</a> </p> <p> คลิกที่นี่เพื่ออ่านนโยบายเกี่ยวกับคุ้กกี้ของเรา: <a href="https://privacy.reedexpo.com/th-th/cookie-policy.html" target="_blank">https://privacy.reedexpo.com/th-th/cookie-policy.html</a> </p> </div> <div class="policy-en" style="display: none;"> <p> "InterPlas Thailand 2025" is open to trade visitors only. Please dress in business attire. Those wearing shorts and/or sandals and minors under the age of 15 will not be permitted into the exhibition hall. The organizer reserves the right to refuse admission to anyone without cause or explanation. </p> <p> By choosing to allow your badge to be scanned by the organizer, an exhibitor, or a sponsor during the Event or at the entrance to a co-located event, you will be providing your name, job title, company name, email address, telephone number and company address to the exhibitor or sponsor or co-located event organizer, who may contact you to promote their products, events and/or trade association. </p> <p> <span style="font-weight: bold;">Event Photography and Recording</span> </p> <p> You may be photographed, audio-recorded and video-recorded at any event organized by RX Tradex. By entering the event premises, you consent to all photographs, interviews, audio recordings and/or video recordings made, produced or taken of you (“Materials”) and the use, release, publication, exhibition, or reproduction of the Materials in all marketing and communication materials in any media by RX Tradex, its affiliates and/or representatives. You also waive any right to inspect or approve any Materials, including any photo, video, or audio recording taken by RX Tradex, its affiliates and/or representatives. All intellectual property rights to the Materials shall be reserved by RX Tradex, and you waive all rights to any claims for payment or royalties in connection with their use, release, publication, exhibition or reproduction. </p> <p> Please click here to read our privacy policy: <a href="https://privacy.reedexpo.com" target="_blank">https://privacy.reedexpo.com</a> </p> <p> Click here to read our cookie policy: <a href="https://privacy.reedexpo.com/en-gb/cookie-policy.html" target="_blank">https://privacy.reedexpo.com/en-gb/cookie-policy.html</a> </p> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary policy-lo" data-dismiss="modal">ฉันได้อ่านและยอมรับนโยบายการเข้าชม</button> <button type="button" class="btn btn-secondary policy-en" style="display: none;" data-dismiss="modal">I have read and agreed to the admission policy.</button> </div> </div> </div> </div> <div class="modal fade" id="MatchmakingPopup" tabindex="-1" role="dialog" aria-labelledby="ModalCenterTitle" aria-hidden="true" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title matchm-lo" id="ModalCenterTitle" style="float: left;">บริการจับคู่ธุรกิจ</h5> <h5 class="modal-title matchm-en" id="ModalCenterTitle" style="float: left; display: none;">Matchmaking</h5> <div style="display: inline-block; float: right; "><span class="policy-change-link" onclick="SwapMatchmLang('lo')">ไทย</span> | <span class="policy-change-link" onclick="SwapMatchmLang('en')">English</span></div> </div> <div class="modal-body" style="text-align: left;"> <div class="matchm-lo" style=""> <span class="mmblue">สิทธิประโยชน์ที่คุณจะได้รับจากบริการจับคู่ธุรกิจ</span> <br /> <ul> <li>รับรายชื่อแนะนำของพันธมิตรทางการค้าที่ตรงกับความต้องการ</li> <li>เชื่อมต่อกับผู้แสดงสินค้าที่น่าสนใจ และเรียนรู้ผลิตภัณฑ์และบริการใหม่ ๆ ที่สามารถนำไปประยุกต์ใช้ในธุรกิจ</li> <li>จัดเวลาชมงานได้อย่างมีประสิทธิภาพ และวางแผนการเยี่ยมชมบูธผู้แสดงสินค้าด้วยตัวคุณเอง</li> </ul> <span class="mmblue"> บริการจับคู่ธุรกิจ - ใช้เวลาชมงานอย่างมีประสิทธิภาพสูงสุด </span> <br /> บริการจับคู่ธุรกิจจะช่วยให้คุณค้นพบผู้ให้บริการทางเทคโนโลยีที่เหมาะสมโดยไม่ต้องเสียค่าใช้จ่าย เพียงใช้เวลาลงทะเบียนไม่กี่นาที คุณก็พร้อมจะได้ทำความรู้จักกับว่าที่พันธมิตรทางการค้าที่ตรงความต้องการ <br /><br /> รายชื่อผู้แสดงสินค้าแนะนำจะยึดจากความสนใจของคุณ และคุณจะสามารถเลือกติดต่อผู้แสดงสินค้าที่เหมาะสมกับอุตสาหกรรมของคุณมากที่สุด โดยนัดวันเวลาที่จะทำการเจรจาธุรกิจในบรรยากาศสบาย ๆ ปราศจากสิ่งรบกวนที่บริเวณโถงรับรองสำหรับผู้ที่มีนัดเจรจาธุรกิจเท่านั้น <br /><br /> <span class="mmblue"> เพิ่มเวลา ขยายโอกาสทำความรู้จักว่าที่พันธมิตรทางธุรกิจ 6 ถึง 8 สัปดาห์ก่อนหน้างาน </span> <br /><br /> <span style="font-weight: bold;">ความต้องการของคุณคือสิ่งสำคัญสำหรับเรา</span> <br /> ใช้โอกาสนี้เพื่อรับรายชื่อพันธมิตรทางการค้าแนะนำที่คัดสรรมาสำหรับคุณ <br /><br /> <span style="font-weight: bold;">ค้นหา</span> <br /> ผู้ให้บริการ บริษัท ผลิตภัณฑ์และโซลูชันที่น่าสนใจ ผ่านการใช้ตัวกรองสำหรับแต่ละอุตสาหกรรม <br /><br /> <span style="font-weight: bold;">ตัดสินใจ</span> เลือกวันเวลาและผู้ที่คุณต้องการนัดเจรจาธุรกิจ เพื่อให้มั่นใจว่าคุณจะได้ใช้เวลาอันมีค่าของคุณในงานกับพันธมิตรทางธุรกิจที่เหมาะสม เพื่อสร้างความมั่นคงให้กับธุรกิจของคุณต่อไปในอนาคต <br /><br /> <span class="mmblue"> บริการจับคู่ธุรกิจคืออะไร </span> <br /> ด้วยบริการจับคู่ธุรกิจ คุณสามารถติดต่อกับว่าที่พันธมิตรทางการค้า นักลงทุน ผู้ผลิตหรือผู้จัดจำหน่ายก่อนวันงานแสดงสินค้า และนัดหมายการประชุมภายในงานล่วงหน้า <br /><br /> <span style="font-weight: bold;">ใครคือผู้ติดต่อที่เหมาะสม</span> <br /> คุณจะได้รับรายชื่อแนะนำในการติดต่อที่งานแสดงสินค้าซึ่งตรงกับความสนใจของคุณ คุณสามารถติดต่อว่าที่พันธมิตรทางธุรกิจเหล่านี้ผ่านทางแพลตฟอร์มการจับคู่ และทำการนัดหมายสำหรับงานแสดงสินค้า <br /><br /> <span class="mmblue"> บริการจับคู่ธุรกิจจะใช้ข้อมูลเกี่ยวกับตัวเลือกและความสนใจของคุณอย่างไร </span> <br /> <ul> <li>เมื่อลงทะเบียน คุณจะได้รับอีเมลพร้อมลิงก์เพื่อเปิดใช้งานส่วนตัวสำหรับคุณ</li> <li>นำเสนอโปรไฟล์ที่สมบูรณ์ ครบถ้วน และสร้างความน่าสนใจให้ตัวคุณเอง</li> <li>เรียกดูโปรไฟล์ทั้งหมดของผู้แสดงสินค้าและนักอุตสาหกรรมที่เข้าชมงาน และตัดสินใจด้วยตัวคุณเองผ่านตัวกรองเฉพาะอุตสาหกรรมของเราเพื่อค้นหาว่าที่พันธมิตรที่ตรงใจ</li> <li>ส่งคำขอนัดหมายและจัดตารางเวลาเพื่อการเจรจาธุรกิจของคุณเอง</li> </ul> </div> <div class="matchm-en" style="display: none;"> <span class="mmblue">What advantages does matchmaking offer me?</span> <br /> <ul> <li>Let yourself be inspired and receive contact suggestions that exactly match your interests</li> <li>Connect with exciting exhibitors and be inspired by new products and services</li> <li>Make efficient use of your time at the fair and put together your own personal programme</li> </ul> <span class="mmblue"> Matchmaking – get the most out of your time at the fair </span> <br /> Matchmaking is a free service that helps you to find exactly the right new contacts. Exciting conversations and meetings with potential cooperation partners are only a few clicks way. <br /><br /> Based on your interests, you will receive individual contact suggestions and decide who is the perfect match for you through industry-specific filter options. Look forward to a relaxed and calm discussion atmosphere in the matchmaking Lounge, which is exclusively available to you as a matchmaking user. <br /><br /> <span class="mmblue"> Extend the duration of the fair. Get to know valuable business contacts 6 to 8 weeks before the fair. </span> <br /><br /> <span style="font-weight: bold;">Put your interests in the focus of the fair</span> <br /> Use the opportunity to be automatically suggested business partners who are tailored to you. <br /><br /> <span style="font-weight: bold;">Find</span> <br /> Profitable contacts, companies, products and individual solutions with the help of industry-specific filter options <br /><br /> <span style="font-weight: bold;">Decide</span> When and whom you meet. Make sure that you spend your valuable time at the fair with the right business partners to secure your business for the future. <br /><br /> <span class="mmblue"> What is matchmaking in detail? </span> <br /> With matchmaking you can get in touch with potential cooperation partners, investors, manufacturers or distributors in advance of the fair and arrange meetings for the fair. <br /><br /> <span style="font-weight: bold;">Who suits me</span> <br /> Based on your interests, you will receive individual contact suggestions for the fair. You can contact potential business partners via the matchmaking platform and make an appointment for the trade fair. <br /><br /> <span class="mmblue"> How Matchmaking works with your preference and interests information </span> <br /> <ul> <li>With your trade fair ticket you will receive an email with your personal activation link.</li> <li>Present your completed, meaningful profile and draw attention to yourself.</li> <li>Browse through all profiles of all participating exhibitors and trade visitors and decide for yourself through our industry-specific filter options what makes a perfect match for you.</li> <li>Send meeting inquiries and put together your own personal schedule.</li> </ul> </div> <div style="display: "> <span class="matchm-lo"> <hr class="mb-4" /> โปรดทราบว่าถ้าคุณเลือกไม่ใช้โปรไฟล์ที่สนใจสำหรับบริการจับคู่ทางธุรกิจ คุณจะยังคงได้รับข้อเสนอพร้อมคำแนะนำซึ่งอาจไม่ได้อิงตามความสนใจที่แท้จริงของคุณ <br /><br /> บริการจับคู่ธุรกิจของเราจะมอบรายชื่อแนะนำให้แต่ละบุคคลโดยอิงตามความต้องการและความสนใจของคุณ <span class="cbMmTHOptIn">คุณสามารถเลือกที่จะไม่ให้ข้อมูลส่วนบุคคลเพื่อรับรายชื่อแนะนำที่คัดสรรให้โดยเฉพาะ แล้วรับรายชื่อแนะนำที่อิงตามผลลัพธ์ซึ่งเป็นที่นิยมของเราแทน</span><span class="cbMmTHOptOut" style="display: none;">คุณสามารถเลือกที่จะไม่ให้ข้อมูลส่วนบุคคลเพื่อรับรายชื่อแนะนำที่คัดสรรให้โดยเฉพาะ แล้วรับรายชื่อแนะนำที่อิงตามผลลัพธ์ซึ่งเป็นที่นิยมของเราแทน หากต้องการรับคำแนะนำที่คัดสรรมาสำหรับคุณ โปรดคลิกปุ่มนี้</span> </span> <span class="matchm-en" style="display: none;"> <hr class="mb-4" /> Please note that by opting out Profile interests for Matchmaking, you will continue to be presented with Recommendations that are not based on your profile interests. These recommendations may not be relevant to your interests. <br /><br /> Our Matchmaking service will provide you with personalized recommendations based on your preferences and interests. <span class="cbMmTHOptIn">You can opt-out of providing your information to derive personalized matches and instead receive recommendations based on our most popular results here.</span><span class="cbMmTHOptOut" style="display: none;">If you choose not to provide your interests and preferences to derive personalized matches, you will instead receive recommendations based on our most popular results.</span> </span> <label class="switch"> <input type="checkbox" id="cbMmTH" onchange="page.SwapCbMm('')"> <span class="slider round"></span> </label> </div> <div class="matchm-lo"> <br /><br /> <div style="width: 100%; text-align: center;"> <span class="mmblue" style="font-size: 24px;"> บริการจับคู่ธุรกิจคือเครื่องมือส่วนตัวของคุณเพื่อให้เกิดประโยชน์สูงสุดจากการเข้าร่วมงานแสดงสินค้า </span> </div> </div> <div class="matchm-en" style="display: none;"> <br /><br /> <div style="width: 100%; text-align: center;"> <span class="mmblue" style="font-size: 24px;"> Matchmaking becomes your personal tool to get the most out of your trade fair time </span> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary matchm-lo" style="" data-dismiss="modal">ปิด</button> <button type="button" class="btn btn-secondary matchm-en" style="display: none;" data-dismiss="modal">CLOSE</button> </div> </div> </div> </div> <div class="modal fade" id="MatchmakingPopupG" tabindex="-1" role="dialog" aria-labelledby="ModalCenterTitle" aria-hidden="true" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title matchm-lo" id="ModalCenterTitle" style="float: left;">บริการจับคู่ธุรกิจ</h5> <h5 class="modal-title matchm-en" id="ModalCenterTitle" style="float: left; display: none;">Matchmaking</h5> <div style="display: inline-block; float: right; "><span class="policy-change-link" onclick="SwapMatchmLang('lo')">ไทย</span> | <span class="policy-change-link" onclick="SwapMatchmLang('en')">English</span></div> </div> <div class="modal-body" style="text-align: left;"> <div class="matchm-lo" style=""> <span class="mmblue">สิทธิประโยชน์ที่คุณจะได้รับจากบริการจับคู่ธุรกิจ</span> <br /> <ul> <li>รับรายชื่อแนะนำของพันธมิตรทางการค้าที่ตรงกับความต้องการ</li> <li>เชื่อมต่อกับผู้แสดงสินค้าที่น่าสนใจ และเรียนรู้ผลิตภัณฑ์และบริการใหม่ ๆ ที่สามารถนำไปประยุกต์ใช้ในธุรกิจ</li> <li>จัดเวลาชมงานได้อย่างมีประสิทธิภาพ และวางแผนการเยี่ยมชมบูธผู้แสดงสินค้าด้วยตัวคุณเอง</li> </ul> <span class="mmblue"> บริการจับคู่ธุรกิจ - ใช้เวลาชมงานอย่างมีประสิทธิภาพสูงสุด </span> <br /> บริการจับคู่ธุรกิจจะช่วยให้คุณค้นพบผู้ให้บริการทางเทคโนโลยีที่เหมาะสมโดยไม่ต้องเสียค่าใช้จ่าย เพียงใช้เวลาลงทะเบียนไม่กี่นาที คุณก็พร้อมจะได้ทำความรู้จักกับว่าที่พันธมิตรทางการค้าที่ตรงความต้องการ <br /><br /> รายชื่อผู้แสดงสินค้าแนะนำจะยึดจากความสนใจของคุณ และคุณจะสามารถเลือกติดต่อผู้แสดงสินค้าที่เหมาะสมกับอุตสาหกรรมของคุณมากที่สุด โดยนัดวันเวลาที่จะทำการเจรจาธุรกิจในบรรยากาศสบาย ๆ ปราศจากสิ่งรบกวนที่บริเวณโถงรับรองสำหรับผู้ที่มีนัดเจรจาธุรกิจเท่านั้น <br /><br /> <span class="mmblue"> เพิ่มเวลา ขยายโอกาสทำความรู้จักว่าที่พันธมิตรทางธุรกิจ 6 ถึง 8 สัปดาห์ก่อนหน้างาน </span> <br /><br /> <span style="font-weight: bold;">ความต้องการของคุณคือสิ่งสำคัญสำหรับเรา</span> <br /> ใช้โอกาสนี้เพื่อรับรายชื่อพันธมิตรทางการค้าแนะนำที่คัดสรรมาสำหรับคุณ <br /><br /> <span style="font-weight: bold;">ค้นหา</span> <br /> ผู้ให้บริการ บริษัท ผลิตภัณฑ์และโซลูชันที่น่าสนใจ ผ่านการใช้ตัวกรองสำหรับแต่ละอุตสาหกรรม <br /><br /> <span style="font-weight: bold;">ตัดสินใจ</span> เลือกวันเวลาและผู้ที่คุณต้องการนัดเจรจาธุรกิจ เพื่อให้มั่นใจว่าคุณจะได้ใช้เวลาอันมีค่าของคุณในงานกับพันธมิตรทางธุรกิจที่เหมาะสม เพื่อสร้างความมั่นคงให้กับธุรกิจของคุณต่อไปในอนาคต <br /><br /> <span class="mmblue"> บริการจับคู่ธุรกิจคืออะไร </span> <br /> ด้วยบริการจับคู่ธุรกิจ คุณสามารถติดต่อกับว่าที่พันธมิตรทางการค้า นักลงทุน ผู้ผลิตหรือผู้จัดจำหน่ายก่อนวันงานแสดงสินค้า และนัดหมายการประชุมภายในงานล่วงหน้า <br /><br /> <span style="font-weight: bold;">ใครคือผู้ติดต่อที่เหมาะสม</span> <br /> คุณจะได้รับรายชื่อแนะนำในการติดต่อที่งานแสดงสินค้าซึ่งตรงกับความสนใจของคุณ คุณสามารถติดต่อว่าที่พันธมิตรทางธุรกิจเหล่านี้ผ่านทางแพลตฟอร์มการจับคู่ และทำการนัดหมายสำหรับงานแสดงสินค้า <br /><br /> <span class="mmblue"> บริการจับคู่ธุรกิจจะใช้ข้อมูลเกี่ยวกับตัวเลือกและความสนใจของคุณอย่างไร </span> <br /> <ul> <li>เมื่อลงทะเบียน คุณจะได้รับอีเมลพร้อมลิงก์เพื่อเปิดใช้งานส่วนตัวสำหรับคุณ</li> <li>นำเสนอโปรไฟล์ที่สมบูรณ์ ครบถ้วน และสร้างความน่าสนใจให้ตัวคุณเอง</li> <li>เรียกดูโปรไฟล์ทั้งหมดของผู้แสดงสินค้าและนักอุตสาหกรรมที่เข้าชมงาน และตัดสินใจด้วยตัวคุณเองผ่านตัวกรองเฉพาะอุตสาหกรรมของเราเพื่อค้นหาว่าที่พันธมิตรที่ตรงใจ</li> <li>ส่งคำขอนัดหมายและจัดตารางเวลาเพื่อการเจรจาธุรกิจของคุณเอง</li> </ul> </div> <div class="matchm-en" style="display: none;"> <span class="mmblue">What advantages does matchmaking offer me?</span> <br /> <ul> <li>Let yourself be inspired and receive contact suggestions that exactly match your interests</li> <li>Connect with exciting exhibitors and be inspired by new products and services</li> <li>Make efficient use of your time at the fair and put together your own personal programme</li> </ul> <span class="mmblue"> Matchmaking – get the most out of your time at the fair </span> <br /> Matchmaking is a free service that helps you to find exactly the right new contacts. Exciting conversations and meetings with potential cooperation partners are only a few clicks way. <br /><br /> Based on your interests, you will receive individual contact suggestions and decide who is the perfect match for you through industry-specific filter options. Look forward to a relaxed and calm discussion atmosphere in the matchmaking Lounge, which is exclusively available to you as a matchmaking user. <br /><br /> <span class="mmblue"> Extend the duration of the fair. Get to know valuable business contacts 6 to 8 weeks before the fair. </span> <br /><br /> <span style="font-weight: bold;">Put your interests in the focus of the fair</span> <br /> Use the opportunity to be automatically suggested business partners who are tailored to you. <br /><br /> <span style="font-weight: bold;">Find</span> <br /> Profitable contacts, companies, products and individual solutions with the help of industry-specific filter options <br /><br /> <span style="font-weight: bold;">Decide</span> When and whom you meet. Make sure that you spend your valuable time at the fair with the right business partners to secure your business for the future. <br /><br /> <span class="mmblue"> What is matchmaking in detail? </span> <br /> With matchmaking you can get in touch with potential cooperation partners, investors, manufacturers or distributors in advance of the fair and arrange meetings for the fair. <br /><br /> <span style="font-weight: bold;">Who suits me</span> <br /> Based on your interests, you will receive individual contact suggestions for the fair. You can contact potential business partners via the matchmaking platform and make an appointment for the trade fair. <br /><br /> <span class="mmblue"> How Matchmaking works with your preference and interests information </span> <br /> <ul> <li>With your trade fair ticket you will receive an email with your personal activation link.</li> <li>Present your completed, meaningful profile and draw attention to yourself.</li> <li>Browse through all profiles of all participating exhibitors and trade visitors and decide for yourself through our industry-specific filter options what makes a perfect match for you.</li> <li>Send meeting inquiries and put together your own personal schedule.</li> </ul> </div> <span style="display: "> <span class="matchm-lo"> <hr class="mb-4" /> โปรดทราบว่าถ้าคุณเลือกไม่ใช้โปรไฟล์ที่สนใจสำหรับบริการจับคู่ทางธุรกิจ คุณจะยังคงได้รับข้อเสนอพร้อมคำแนะนำซึ่งอาจไม่ได้อิงตามความสนใจที่แท้จริงของคุณ <br /><br /> บริการจับคู่ธุรกิจของเราจะมอบรายชื่อแนะนำให้แต่ละบุคคลโดยอิงตามความต้องการและความสนใจของคุณ <span class="cbMmTHOptInG">คุณสามารถเลือกที่จะไม่ให้ข้อมูลส่วนบุคคลเพื่อรับรายชื่อแนะนำที่คัดสรรให้โดยเฉพาะ แล้วรับรายชื่อแนะนำที่อิงตามผลลัพธ์ซึ่งเป็นที่นิยมของเราแทน</span><span class="cbMmTHOptOutG" style="display: none;">คุณสามารถเลือกที่จะไม่ให้ข้อมูลส่วนบุคคลเพื่อรับรายชื่อแนะนำที่คัดสรรให้โดยเฉพาะ แล้วรับรายชื่อแนะนำที่อิงตามผลลัพธ์ซึ่งเป็นที่นิยมของเราแทน หากต้องการรับคำแนะนำที่คัดสรรมาสำหรับคุณ โปรดคลิกปุ่มนี้</span> </span> <span class="matchm-en" style="display: none;"> <hr class="mb-4" /> Please note that by opting out Profile interests for Matchmaking, you will continue to be presented with Recommendations that are not based on your profile interests. These recommendations may not be relevant to your interests. <br /><br /> Our Matchmaking service will provide you with personalized recommendations based on your preferences and interests. <span class="cbMmTHOptInG">You can opt-out of providing your information to derive personalized matches and instead receive recommendations based on our most popular results here.</span><span class="cbMmTHOptOutG" style="display: none;">If you choose not to provide your interests and preferences to derive personalized matches, you will instead receive recommendations based on our most popular results.</span> </span> <label class="switch"> <input type="checkbox" id="cbMmTHG" onchange="page.SwapCbMm('G')"> <span class="slider round"></span> </label> </span> <div class="matchm-lo"> <br /><br /> <div style="width: 100%; text-align: center;"> <span class="mmblue" style="font-size: 24px;"> บริการจับคู่ธุรกิจคือเครื่องมือส่วนตัวของคุณเพื่อให้เกิดประโยชน์สูงสุดจากการเข้าร่วมงานแสดงสินค้า </span> </div> </div> <div class="matchm-en" style="display: none;"> <br /><br /> <div style="width: 100%; text-align: center;"> <span class="mmblue" style="font-size: 24px;"> Matchmaking becomes your personal tool to get the most out of your trade fair time </span> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary matchm-lo" style="" data-dismiss="modal">ปิด</button> <button type="button" class="btn btn-secondary matchm-en" style="display: none;" data-dismiss="modal">CLOSE</button> </div> </div> </div> </div> <div class="copyright mt-3">Copyright © 2024 Reed Tradex Company Limited. All rights reserved.</div> </div> <div id="loading"></div> <div class="modal fade" id="successModal" role="dialog" aria-hidden="true" data-backdrop="static"> <div id="successContainer"></div> </div> <div class="modal fade" id="failureModal" role="dialog" aria-hidden="true" data-backdrop="static"> <div id="failureContainer"></div> </div> <div class="modal fade" id="closeModal" role="dialog" aria-hidden="true" data-backdrop="static"> <div id="closeContainer"></div> </div> <script src="/RegisOnline/Content/plugins/jquery/jquery-3.3.1.min.js"></script> <script src="/RegisOnline/Content/plugins/jquery/jquery.unobtrusive-ajax.min.js"></script> <script src="/RegisOnline/Content/plugins/jquery-validate/jquery.validate.min.js"></script> <script src="/RegisOnline/Content/plugins/jquery-validate/jquery.validate.unobtrusive.min.js"></script> <script src="/RegisOnline/Content/bootstrap/js/bootstrap.min.js"></script> <script src="/RegisOnline/Content/plugins/modernizr/modernizr-2.8.3.js"></script> <script src="/RegisOnline/Content/plugins/icheck/js/icheck.min.js"></script> <script src="/RegisOnline/Content/plugins/select2/js/select2.min.js"></script> <script src="/RegisOnline/Scripts/Register/register.js?20241123185702"></script> <script type="text/javascript" async src="https://ssl.google-analytics.com/ga.js"></script> <script src="/RegisOnline/Content/plugins/moment/moment.min.js"></script> <script src="/RegisOnline/Content/plugins/datatables/js/jquery.dataTables.min.js"></script> <script src="/RegisOnline/Content/plugins/datatables/js/dataTables.bootstrap4.min.js"></script> <script src="/RegisOnline/Scripts/jQuery.tagify.min.js"></script> <script src="/RegisOnline/Scripts/tagify.min.js"></script> <script src="/RegisOnline/Scripts/bootstrap4-toggle.min.js"></script> <script type="text/javascript"> var fstart = Date.now(); if (getIEVersion()) { var s = document.createElement('script'); s.src = page.site_name + '/Scripts/tagify.polyfills.min.js'; document.head.appendChild(s); } page.questionnaire(); var input = undefined; var tagify = undefined; $(document).ready(function () { if ($("#lblProCate").val() !== "") { input = document.querySelector('#ProdCate'); tagify = new Tagify(input, { enforceWhitelist: false, whitelist: JSON.parse($("#lblProCate").val()) }); $("tags, #lblTagging").css("display", "none"); } page.ResetMatchmakingCb("TH", ""); $("#PolicyPopup").modal("show"); SwapMatchmLang("th"); history.pushState(null, null, window.top.location.pathname + window.top.location.search); window.addEventListener('popstate', function() { history.pushState(null, null, window.top.location.pathname + window.top.location.search); }); if (location.host != "127.0.0.1" && location.host != "localhost") { (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', $("#lblkwid").val(), 'auto', { 'allowLinker': true }); ga('require', 'linker'); ga('linker:autoLink', [$("#lblgaurl").val()]); ga('create', 'UA-2161504-9', 'auto', 'reedTracker'); ga('send', 'pageview'); ga('reedTracker.send', 'pageview'); } }); </script> </body> </html>