<% dim strName dim strEmail dim strEmail2 dim nType dim strZipCode dim strKen dim strAddress dim strTel dim strFAX dim mnList dim strComments strName =Request("Contact_Name") strEmail =Request("Contact_Email") strEmail2 =Request("Contact_Email2") nType =Request("r1") strZipCode =Request("Contact_ZipCode") strKen =Request("Contact_Address") strAddress=Request("Contact_") strTel =Request("Contact_Tel") strFAX =Request("Contact_Fax") mnList =Request("mnList") strComments =Request("txtComments") %>
(株)計測技研お問合せフォーム
">
ご記入内容確認
お名前
<%=strName%>
E-Mailアドレス
<%=strEmail%>
<%=nType%>
郵便番号
<%=strZipCode%>
都道府県
<%=strKen%>
住所
<%=strAddress%>
電話番号
<%=strTel%>
FAX
<%=strFax%>
ご質問内容
<%=mnList%>
ご意見・ご質問内容を具体的にご記入お願いします。