21 dem Datei-Namen verbirgt. (Firefox: Rechte Maustaste, Link-Location). |
27 dem Datei-Namen verbirgt. (Firefox: Rechte Maustaste, Link-Location). |
22 Nach Ablauf des <a href="http://de.wikipedia.org/wiki/Mindesthaltbarkeitsdatum">MHD</a> |
28 Nach Ablauf des <a href="http://de.wikipedia.org/wiki/Mindesthaltbarkeitsdatum">MHD</a> |
23 wird die Datei automatisch gelöscht. |
29 wird die Datei automatisch gelöscht. |
24 <hr/> |
30 <hr/> |
25 |
31 |
26 <div style='width:800px'> |
32 <form id="uploader" method="POST" enctype="multipart/form-data"> |
27 <form method=POST enctype="multipart/form-data"> |
33 |
28 <div style='float:left'>Filename:<br />Löschung in:</div> |
34 <label for="upload">Filename:</label> |
29 <div style='float:right;text-align:right'><input name="upload" type="file" style="width:600px"/><br /><select name="expires" style="width:100px" type=popup> |
35 <input id="upload" name="upload" type="file"/> |
|
36 <br/> |
|
37 |
|
38 <label for="expires">Löschung in:</label> |
|
39 <select id="expires" name="expires" type=popup> |
30 <option value=1 [%sel.1 %]> 1 Tag </option> |
40 <option value=1 [%sel.1 %]> 1 Tag </option> |
31 <option value=7 [%sel.7 %]> 7 Tagen</option> |
41 <option value=7 [%sel.7 %]> 7 Tagen</option> |
32 <option value=10 [%sel.10%]>10 Tagen</option> |
42 <option value=10 [%sel.10%]>10 Tagen</option> |
33 <option value=30 [%sel.30%]>30 Tagen</option> |
43 <option value=30 [%sel.30%]>30 Tagen</option> |
34 <option value=90 [%sel.90%]>90 Tagen</option> |
44 <option value=90 [%sel.90%]>90 Tagen</option> |
35 </select><br/><input type="submit" style="width:100px" value="Hochladen"/> |
45 </select> |
36 </div> |
46 <br/> |
37 <dir style='clear:both'></dir> |
47 |
|
48 <label for="go"></label> |
|
49 <input id="go" type="submit" name=".uploader" value="Hochladen"/> |
|
50 <br/> |
|
51 |
38 </form> |
52 </form> |
39 </div> |
|
40 |
53 |
41 [%IF files.size%] |
54 [%IF files.size%] |
42 <hr/> |
55 <hr/> |
43 <table> |
56 <table> |
44 <tr> |
57 <tr> |