<% '入力値の取得 CHKED = Request.Form("AGREE") SUBMIT_APP_JUN = Request.Form("SUBMIT-APP-JUN") SUBMIT_APP_INT = Request.Form("SUBMIT-APP-INT") SUBMIT_APP_SEN = Request.Form("SUBMIT-APP-SEN") If SUBMIT_APP_JUN & SUBMIT_APP_INT & SUBMIT_APP_SEN <> "" Then If CHKED = "" Then Response.Redirect "error.html" End If If SUBMIT_APP_JUN <> "" Then Response.Redirect "https://www.bbt757.com/svlShop/cart.do?code=d619e6da0ec7067b3d829cee1e2c9cb845a9ae1a1830c886622f512a93bb6b1b" End If If SUBMIT_APP_INT <> "" Then Response.Redirect "https://www.bbt757.com/svlShop/cart.do?code=d619e6da0ec7067b3d829cee1e2c9cb845a9ae1a1830c88614390ab4defadd69" End If If SUBMIT_APP_SEN <> "" Then Response.Redirect "https://www.bbt757.com/svlShop/cart.do?code=d619e6da0ec7067b3d829cee1e2c9cb845a9ae1a1830c8866532f2eca0c2776d" End If End If %>