<%Option Explicit%> <% '========================================================================== 'お問い合わせフォーム '========================================================================== Dim strCmd Dim oUtil Dim oInquiryData Set oUtil = new Utility '問い合わせデータセット Set oInquiryData = new InquiryData strCmd = Request.QueryString("cmd") If strCmd = "back" Then 'エラーで戻ってきたとき oInquiryData.ImportSession("InquiryData") End If %> Contact Us | chisso

go to contents

We contribute to the "Information", "Environment", "Life Science", Industry, Products include liquid crystal, electronic components, resins, fibers, medical diagnostics.

Contact Us  Site Map  Japanese


Contact Us

Point to be checked

  • Depend on the content of the inquiry, we will send a reply by telephone or letter.
  • Depend on the content of the inquiry, please note that we may need time until sending reply or cannot answer the inquiry.
  • When you are in a hurry, please contact to the related department, directly.
  • Please fill out ‘*Required’ items completely, otherwise we would not be able to answer.
">

Name

Full Name*Required First Name ">
Last  Name ">
<%=oInquiryData.ErrMsg("name")%>

Corporate Name

Company ">

Location

Country*Required ">
<%=oInquiryData.ErrMsg("country")%>
City ">
<%=oInquiryData.ErrMsg("city")%>

Telephone Number

Country Number*Required ">
<%=oInquiryData.ErrMsg("country_code")%>
Phone Number*Required ">
<%=oInquiryData.ErrMsg("tel")%>

E-Mail Address

E-Mail*Required ">
<%=oInquiryData.ErrMsg("mail")%>
E-Mail (confirmation) *Required " onPaste="return false">

Comment to CHISSO

Please describe a detailed content of the inquiry.*Required

<%=oInquiryData.ErrMsg("require")%>


Page Top