<?php include './include/function.js'; include './include/function.php'; if ( isset($_POST['update_button']) ) { //print_r($_POST); $user_info = explode('|', $_POST['selectname']); $email = $user_info[0]; $name = $user_info[1]; $message = ''; $force = $_POST['force']; $tocc = $_POST['users_to_add']; $choice = $_POST['choice']; $cksChk = implode(',' , $_POST['cksChk']); $outputtext = $_POST['outputtext']; foreach($_POST as $index=>$value) { switch($index) { case 'outputtext': $outputtext = $value; break; } } if ($choice != "" && $cksChk =="") { echo "<b>SSCP Please perform a PSTATS deployment using the switch detailed below:</b><br>"; echo $choice.'<br><br>'; } if ($cksChk !="" && $choice =="") { echo "<b>SSCP Please perform a PSTATS deployment using the switch detailed below:</b><br>"; echo $cksChk.'<br><br>'; } if ($cksChk !="" && $choice !="") { echo "<b>SSCP Please perform a PSTATS deployment using the switch detailed below:</b><br>"; echo $choice.'<br>'; echo "<b>SSCP Please perform a JDK deployment using the switch detailed below:</b><br>"; echo $cksChk; } if ($outputtext !="") { echo "<br><b>On Below Server:</b><br>"; echo $outputtext.'<br>'; } if ($force!="") { echo '<br><font color="red">'.$force.'</font><br>'; } if ($tocc!="") { echo '<br><b>List additional recipents:</b>'.$tocc.'<br>'; echo '<br>'; } echo '<button type="button" style="height:25px;width:110px">Send</button> '; echo '<button type="button" style="height:25px;width:110px" onclick="history.go(-1);">Back</button>  '; echo '<button type="button" style="height:25px;width:110px" OnClick="CanCelReq();">Cancel</button>  '; exit(0); } ?> <link href="./include/java_request.css" rel="stylesheet" title="Default Style"> <img src="logo-small.png"></img> <script src="./include/jquery.js"></script> <form name="myform" method='post' action="<?php echo $_SERVER['PHP_SELF']; ?>">
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง