22 lines
897 B
HTML
22 lines
897 B
HTML
|?TREE=» <a class=tree href="/CMD_FILE_MANAGER">FileManager</a> » <a class=tree href="/CMD_FILE_MANAGER`path`?action=extract&page=1">`path`</a>|
|
|
|?HELP_SECTION=`USER_HELPER`/filemanager.html#extract|
|
|
|HTM_USER_TOP|
|
|
|
|
<center>
|
|
<table class=list style='width: 65%' cellpadding=3 cellspacing=1>
|
|
<tr><td class=listtitle>Extract |path| to</td ></tr>
|
|
<form name=info action='/CMD_FILE_MANAGER' method='POST'>
|
|
<input type=hidden name=action value="extract">
|
|
<input type=hidden name=page value="2">
|
|
<input type=hidden name=path value="|path|">
|
|
|
|
<tr><td class=list>Directory: <input type=text name=directory value="|directory|"></td></tr>
|
|
<tr><td class=listtitle align=right><input type=submit value="Extract"></td ></tr>
|
|
</form>
|
|
</table><br>
|
|
|
|
Contents of |path|:<br>
|
|
<textarea cols=100 rows=20 wrap=off readonly style='FONT-FAMILY: courier new;'>|OUTPUT|</textarea>
|
|
</center>
|
|
|HTM_USER_BOTTOM|
|