📄 _browse_dir.html
字号:
<html>
<head>
<title>$_ui_title$</title>
<meta name="robots" content="noindex,nofollow">
<style type="text/css"><!--
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover.NavLink { text-decoration: none; color: #000000; }
--></style>
<script>
function Update(str){
opener.document.$field_name$.value=str;
window.close();
}
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000CC" vlink="#0000CC" alink="#0000CC" marginwidth=10 marginheight=10 topmargin=10 leftmargin=10 onload="focus();">
<form method=post action="$cgiurl$">
<input type="hidden" name="browse_dir" value="1">
<input type="hidden" name="field_name" value="$field_name$">
<input type="hidden" name="cdir" value="$dir$">
<p><table border=0 width=100% cellspacing=0 cellpadding=2>
<tr><td bgcolor="#CCCCCC"><font style="font-size: 12px;" face="arial"><b> Browse...</b></font></td></tr>
</table>
<table border=0 width=100% cellspacing=8 cellpadding=0>
<tr>
<td>
<font face="arial" style="font-size: 12px;"><b>Current Directory</b></font><br>
<input type="text" name="dir" value="$dir$" size=48>
<input type="hidden" name="step4b" value="1">
<input type="submit" name="" value=" Go "><br>
</td>
</tr>
</table>
<table border=0 cellspacing=1 cellpadding=1 width=100%>
<tr>
<td bgcolor="#CCCCCC" width=2%><font style="font-size: 12px;" face="arial"><b> </b></font></td>
<td bgcolor="#CCCCCC" width=65%><font style="font-size: 12px;" face="arial"><b> Name</b></font></td>
<td bgcolor="#CCCCCC" width=3% align=right><font style="font-size: 12px;" face="arial"><b> Size </b></font></td>
<td bgcolor="#CCCCCC" width=30%><font style="font-size: 12px;" face="arial"><b> Last Modified</b></font></td>
</tr>
<!-- template insert : $list$ -->
<!-- templatecell : parent -->
<tr>
<td bgcolor="#EEEEEE" align=center><a href="$cgiurl$?dir=$parent_ue$&browse_dir=1&field_name=$field_name$"><img src="$imageurl$icon-parent.gif" height=15 width=15 hspace=3 border=0 alt=""></a></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"> <a href="$cgiurl$?dir=$parent_ue$&browse_dir=1&field_name=$field_name$">Up to higher level directory</a></font></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"> </font></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"> </font></td>
</tr>
<!-- /templatecell : parent -->
<!-- templatecell : dir -->
<tr>
<td bgcolor="#EEEEEE" align=center><a href="$cgiurl$?dir=$path_ue$&browse_dir=1&field_name=$field_name$"><img src="$imageurl$icon-dir.gif" height=15 width=15 hspace=3 border=0 alt=""></a></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"> <a href="$cgiurl$?dir=$filepath_ue$&browse_dir=1&field_name=$field_name$">$name$</a></font></td>
<td bgcolor="#EEEEEE" align=center><font face="arial" style="font-size: 12px;"> <DIR> </font></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"><nobr> $modified$ </nobr></font></td>
</tr>
<!-- /templatecell : dir -->
<!-- templatecell : file -->
<tr>
<td bgcolor="#EEEEEE" align=center><img src="$imageurl$icon-file.gif" height=15 width=15 hspace=3 border=0 alt=""></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"> $name$</font></td>
<td bgcolor="#EEEEEE" align=right><font face="arial" style="font-size: 12px;"> $size$ </font></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"><nobr> $modified$ </nobr></font></td>
</tr>
<!-- /templatecell : file -->
<!-- templatecell : other -->
<tr>
<td bgcolor="#EEEEEE" align=center><img src="$imageurl$icon-file.gif" height=15 width=15 hspace=3 border=0 alt=""></td>
<td bgcolor="#EEEEEE"><font face="arial" color="#999999" style="font-size: 12px;"> $name$</font></td>
<td bgcolor="#EEEEEE" align=right><font face="arial" style="font-size: 12px;"> $size$ </font></td>
<td bgcolor="#EEEEEE"><font face="arial" style="font-size: 12px;"><nobr> $modified$ </nobr></font></td>
</tr>
<!-- /templatecell : other -->
<!-- templatecell : nofiles -->
<tr>
<td bgcolor="#EEEEEE"><font style="font-size: 12px;" face="arial"><b> </b></font></td>
<td bgcolor="#EEEEEE" colspan=3><font face="arial" style="font-size: 12px;"> There are no files in this directory</font></td>
</tr>
<!-- /templatecell : nofiles -->
<!-- templatecell : error -->
<tr>
<td bgcolor="#EEEEEE"><font style="font-size: 12px;" face="arial"><b> </b></font></td>
<td bgcolor="#EEEEEE" colspan=5><font face="arial" style="font-size: 12px;"> <b>Error : </b>$error$</font></td>
</tr>
<!-- /templatecell : error -->
<tr>
<td bgcolor="#DDDDDD" align=center><img src="$imageurl$icon-dir.gif" height=15 width=15 hspace=3 border=0 alt=""></td>
<td bgcolor="#DDDDDD" colspan=3><input type="text" name="mkdir_name" value="$mkdir_name$" style="font-size: 12px;"0> <input type="submit" name="mkdir" value="Create Dir"><br>
<!-- template insert : $dir_error$ -->
<!-- templatecell : dir_error --><font face="arial" style="font-size: 12px;"> <b>Error : </b>$dir_error$</font><br><!-- /templatecell : dir_error --></td>
</tr>
</table>
<table border=0 cellspacing=0 cellpadding=0 height=36 width=100%>
<tr><td align=center><input type="button" onClick="javascript:Update('$dir$')" name="" value="Select this directory"></td></tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -