home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / mkdir.stm < prev    next >
Text File  |  2000-10-17  |  1KB  |  34 lines

  1. <HTML>
  2. <HEAD><TITLE>Sambar Server Document Manager</TITLE></HEAD>
  3. <BODY bgcolor=#ffffff>
  4. <center><FONT SIZE=6>Sambar Server Document Manager</FONT>
  5. <P>
  6. <TABLE border=0 cellspacing=8>
  7. <TR><TD>
  8. <br>
  9. <B><FONT SIZE=+2 COLOR=#000088>Create Directory</FONT></B><BR>
  10. <FORM METHOD="POST" ACTION="/session/dm-mkdir">
  11. <input type=hidden name="home" value="<RCSbrowse>">
  12. <input type=hidden name="root" value="<RCPdir>">
  13. <input type=hidden name="path" value="<RC@txt2html(RC$path)>">
  14. <TABLE border=0 cellspacing=4>
  15. <TR><TD><B>Path:</B></TD>
  16.     <TD><FONT SIZE=+1><I><RC$path></I></FONT></TD></TR>
  17. <TR><TD><B>Directory:</B></TD>
  18.     <TD><input type=text name="name" value="newdir" size=40></TD></TR>
  19. <TR><TD></TD><TD><I>(Note: Directory name may not contain spaces!)</I></TD></TR>
  20. </TABLE>
  21. <br>
  22. <br>
  23. <input type=submit value="Create Directory">
  24. </FORM>
  25. <BR>
  26. Return to browsing: 
  27.     <A HREF="<RCSbrowse>/browse.stm?path=<RC@urlescape(RC$path)>"><RC$path></A>
  28. <BR>
  29. </TD></TR>
  30. </TABLE>
  31. </CENTER>
  32. </BODY>
  33. </HTML>
  34.