@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux adweb87 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64
Current Path :
/
home
/
sanchung
/
public_html
/
admin
/
_popup
/
editer
/
Path :
Upload File :
New :
File
Dir
/home/sanchung/public_html/admin/_popup/editer/urllink.php
<html> <head> <meta http-equiv="Pragma" content="no-cache"> <title>ÇÏÀÌÆÛ¸µÅ©</title> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> <script language="javascript"> <!-- function Init(){ var f = document.form; f.url.focus(); } function formchk(){ var f = document.form; var newTb = {}; newTb.url = f.url.value; window.returnValue = newTb; window.close(); return false; } //--> </script> <style type="text/css"> ul, li, ol {list-style-type:none; } body {margin:10px} * {font-size:12px; margin:0px; padding:0px;} fieldset {width:300px; padding:10px; float:left;} #hyper-dl {overflow:hidden} #hyper-dl dt, #hyper-dl dd { margin:5px 0px; border:0px solid #F00} #hyper-dl dt {width:15%; float:left; text-align:center; padding-top:4px; height:18px} #hyper-dl dd {width:85%; float:left; height:22px;} ul {float:right; width:80px; border:0px solid #F00; margin-top:7px;} ul li {margin-bottom:10px} ul li input {width:100%; height:24px; padding-bottom:3px;} </style> </head> <body onLoad="Init()" bgColor="#D4D0C8"> <form name="form" method="post" action="<?=$_SERVER[PHP_SELF]?>" onsubmit="return formchk()"> <div> <fieldset> <legend>ÇÏÀÌÆÛ¸µÅ© Á¤º¸</legend> <dl id="hyper-dl"> <dt>Á¾·ù :</dt> <dd><select style="width:80px; height:21px;" onchange="document.form.url.value=this.value; document.form.url.focus()"> <option value="http://">http://</option> <option value="https://">https://</option> </select> </dd> <dt>URL :</dt> <dd><input type="text" name="url" style="width:96%; height:22px;" value="http://"></dd> </dl> </fieldset> <ul> <li><input type="submit" value="È® ÀÎ"></li> <li><input type="button" value="Ãë ¼Ò" onclick="self.close()"></li> </ul> </div> </form> </body> </html>