rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: r][m on March 21, 2011, 07:30:39 AM
-
I'm trying to set up a move file section but it doesn't work.
<form method=post action="?mode=section&id=move">
File Name:
<input name="file" value="">
Move To:
<input name="filemove" value="C:\hfs\">
<input name="action" type="submit" value="Move">
</form>
[move]
{.move|{.postvar|file.}|{.postvar|filemove,}.}
Anyone help with this?
-
i see a ,} where it would be supposed to be .}
-
i see a ,} where it would be supposed to be .}
Thanks, Rejetto, now it works! I looked for every thing except a typo.
Now maybe I can finish my move page for the remote Admin section.
-
i think the debug would have helped you.