?login_element?
?pathlinks? – Rev 1956
Rev 237 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<
meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<
meta http-equiv="Cache-Control" content="no-cache">
<
link rel="icon" type="image/ico" href="favicon.ico">
a.nubex {color:#fff;border-radius: 2px;user-select: none;text-decoration: none;
outline: none;background-color: #fa8e47;padding: 3px;}
a.nubex:active {background-color: #ee6206;}
a.nubex:hover {background-color: #f97f2e;}
#divlog {border: 2px dashed #ccc;border-radius: 20px;width: 480px;
font-family: sans-serif;padding: 20px;text-align:left}
<
input type="text" id="dirName">
<
a class="nubex" href="javascript:mkdir()">MakeDir<
/a>
<
td style="text-align:right"><
a class="nubex" href="?x=1">stop daemon<
/a><
/td>
<
input type="file" id="fileToUp" style="display:none" multiple>
<
a href="javascript:if(window.fcnt<=0)document.getElementById('fileToUp').click()" class="nubex" id="btnUpload">upload<
/a>