hjkhghopjkertteerterterterertertrtoirh
bnmbertsurhetertertertertertertertpdf'tdfg
/
srv
/
www
/
virtual
/
wccweb.jp
/
web
/
htdocs
/
longisland20th
/
Upload FileeE
HOME
<?php //---------------------------------------------------------------------- // ログイン認証 ここから(ログイン認証が必要なページの上部にここをコピペすれば、ログイン認証が必要なページになります。必ずdoctype宣言の上に記述してください) //---------------------------------------------------------------------- include_once("include/config.php");//(必要に応じてパスは適宜変更下さい) session_name('PHP_LOGIN_SYSTEM'); session_cache_limiter('none'); session_start(); authUser($userid,$password); //---------------------------------------------------------------------- // ログイン認証 ここまで //---------------------------------------------------------------------- ?> <!doctype html> <html> <head> <meta charset="UTF-8"> <title>ロングアイランド 20thアニバーサリーキャンペーン|ご購入者ノベルティー申請</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="format-detection" content="telephone=no"> <meta name="keywords" content=""> <meta name="description" content=""> <!-- <link rel="shortcut icon" href="assets/img/favicon.ico"/> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/img/touch-icon-ipad.jpg"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/img/touch-icon-iphone.jpg"> --> <link rel="stylesheet" href="assets/css/2nd.css" type="text/css"/> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"> <!--スマホとタブレットでviewportを切替え--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script> $(function(){ // setViewport spView = 'width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0'; tbView = 'width=1000px,maximum-scale=2.0,user-scalable=1'; if(navigator.userAgent.indexOf('iPhone') > 0 || navigator.userAgent.indexOf('iPod') > 0 || (navigator.userAgent.indexOf('Android') > 0 && navigator.userAgent.indexOf('Mobile') > 0)){ $('head').prepend('<meta name="viewport" content="' + spView + '" id="viewport">'); } else if(navigator.userAgent.indexOf('iPad') > 0 || (navigator.userAgent.indexOf('Android') > 0 && navigator.userAgent.indexOf('Mobile') == -1) || navigator.userAgent.indexOf('A1_07') > 0 || navigator.userAgent.indexOf('SC-01C') > 0){ $('head').prepend('<meta name="viewport" content="' + tbView + '" id="viewport">'); } }); </script> </head> <body> <header> <h1><img src="assets/img/logo.png" alt="FRANCK MULLER GENEVE"/></h1> </header> <main> <article id="application"> <h2>ロングアイランド</h2> <h3>20thアニバーサリーキャンペーン</h3> <h4>ご購入者ノベルティー申請</h4> <form id="f0" action="mail.php" method="post"> <section> <h5>お申込者様情報</h5> <div> <p>お申込者名</p> <input type="text" name="お申込者名" id="f0_name" class="input01"> </div> <div> <p>ご購入店舗</p> <input type="text" name="ご購入店舗" id="f0_shop" class="input01"> </div> <div> <p>ご購入商品 品番</p> <input type="text" name="ご購入商品【品番】" id="f0_part" class="input01"> </div> <div> <p>ご購入商品 シリアルNO.</p> <input type="text" name="ご購入商品【シリアルNO】" id="f0_serial" class="input01"> </div> <div> <p>メールアドレス</p> <input type="email" name="メールアドレス" id="f0_mail1" class="input01"> </div> <div> <p>メールアドレス(確認)</p> <input type="email" id="f0_mail2" class="input01"> </div> </section> <section> <h5>フォント</h5> <p>フォントをお選びください。<br>(*スペース1か所は文字数に含まれません。)</p> <div class="radio"> <input type="radio" name="フォント" value="FB-Sloop-Script-One" id="radio7" checked/> <label for="radio7"><div id="font01"></div>FB Sloop Script One<br>(最大10文字)</label> <input type="radio" name="フォント" value="ClearTone-SG-Regular" id="radio8"/> <label for="radio8"><div id="font02"></div>ClearTone SG Regular<br>(最大7文字)</label> <input type="radio" name="フォント" value="Bodoni-Book" id="radio9"/> <label for="radio9"><div id="font03"></div>Bodoni-Book<br>(最大9文字)</label> <input type="radio" name="フォント" value="Bodoni-Book-Italic" id="radio10"/> <label for="radio10"><div id="font04"></div>Bodoni-Book Italic<br>(最大9文字)</label> </div> </section> <section> <h5>ネームタグの色と刻印</h5> <p>ネームタグのお色をお選びください。</p> <div class="radio"> <input type="radio" name="ネームタグのお色" value="ネイビー" id="radio1" checked/> <label for="radio1">ネイビー</label> <input type="radio" name="ネームタグのお色" value="レッド" id="radio2"/> <label for="radio2">レッド</label> </div> <p>ネームタグへの刻印は英字のみ、**文字数以内とります。</p> <div class="radio"> <input type="radio" name="ネームタグの刻印" value="刻印希望" id="radio3" checked/> <label for="radio3">刻印希望</label> <input type="radio" name="ネームタグの刻印" value="刻印なし" id="radio4"/> <label for="radio4">刻印なし</label> </div> <div> <p>刻印名(英字)</p> <input type="text" name="刻印名" class="input01"> </div> </section> <section> <h5>ネームタグ送付先情報</h5> <div class="radio"> <input type="radio" name="ネームタグ送付" value="店頭渡し希望" id="radio5" checked/> <label for="radio5">店頭渡し希望</label> <input type="radio" name="ネームタグ送付" value="送付希望" id="radio6"/> <label for="radio6">送付希望</label> </div> <div> <p>宛先名</p> <input type="text" name="ネームタグ送付宛先名" class="input01"> </div> <div> <p>住所</p>  〒 <input type="text" name="郵便番号[][-]" class="input02"> - <input type="text" name="郵便番号[][]" class="input02" onKeyUp="AjaxZip3.zip2addr('郵便番号[][-]','郵便番号[][]','ネームタグ送付先住所','ネームタグ送付先住所');"> (半角)<br><input type="text" name="ネームタグ送付先住所" class="input01" style="margin-top:5px;"> </div> <div> <p>電話番号</p> <input type="text" name="ネームタグ送付先電話番号" class="input01"> </div> </section> <p>*お色は数に限りがあるためご希望に添えない場合がございます。<br>*送付先は日本国内に限定させていただきます。<br>*商品の到着は申請日より約3~5週間後となります。</p> <button type="submit">入力情報を確認する</button> </form> <div> <a class="back" href="pp.php">< 個人情報取り扱いページへ戻る</a> <a class="back" href="./">< トップページへ戻る</a> </div> </article> </main> <footer> <small>©ワールド通商株式会社 WORLD COMMERCE CORPORATION</small> </footer> <a href="#" id="page-top"><i class="fa fa-angle-up"></i></a> <!--スクロールでトップへ--> <script> $(function() { var topBtn = $('#page-top'); topBtn.hide(); //スクロールが100に達したらボタン表示 $(window).scroll(function () { if ($(this).scrollTop() > 100) { topBtn.fadeIn(); } else { topBtn.fadeOut(); } }); //スクロールしてトップ topBtn.click(function () { $('body,html').animate({ scrollTop: 0 }, 500); return false; }); }); </script> <!--フォーム--> <!--<script src="https://www.wccweb.jp/longisland20th/assets/js/contact.js"></script> --> <script src="https://ajaxzip3.github.io/ajaxzip3.js" charset="UTF-8"></script> <!-- ▼FORM Validate▼ --> <style type="text/css"> /*必須エラーメッセージ*/ div.error{ font-size:13px; color:#F00; padding:2px 18px; margin:0; line-height:150%; background:url(js/images/error.gif) no-repeat 0px 5px; } </style> <script type="text/javascript" src="js/validate.js"></script> <script type="text/javascript" src="js/form.js"></script> <!-- ▲FORM Validate▲ --> </body> </html>