home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_23.cab / diredtu.htr < prev    next >
Text File  |  1996-07-09  |  2KB  |  59 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Internet Services Administrator - Directory</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5. <%if reqparam RF "bdir"%>
  6. <%redirect%>/HtmlaScripts/htmla.dll?dir/bdir+<%servname%>/diredt%+<%urlparam%>?rootdir?<%msgbody.rootdir%><%/redirect%>
  7. <%endif%>
  8. <%if reqparam RF "cancel"%>
  9. <%goto end%>
  10. <%endif%>
  11. <%if reqparam RF "doalias"%>
  12.  <%!AliasVirtDir "/" msgbody.rootaddr%>
  13. <%elif msgbody.rootishome EQ "1"%>
  14.  <%!PosVirtDir urlparam%>
  15.  <%if rootishome EQ 0%>
  16.   <%!CheckForVirtDir "/" msgbody.rootaddr%>
  17.  <%endif%>
  18. <%endif%>
  19. <%!PosVirtDir urlparam%>
  20. <%!Clear rootisread%>
  21. <%!Clear rootiswrite%>
  22. <%!Clear rootisexec%>
  23. <%!Clear rootisssl%>
  24. <%!Update%>
  25. <%label end%>
  26. <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/dir<%/redirect%>
  27. <%label error%>
  28. <%if reqstatus EQ 14000%>
  29. <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/diredtu+<%urlparam%>">
  30. A home directory already exists for this service. 
  31. Creating a new home directory will cause the existing directory 
  32. to no longer be a home directory.
  33. An alias will be created for the existing home directory.<p>
  34. <input type="hidden" name=rootdir value="<%msgbody.rootdir%>">
  35. <input type="hidden" name=rootishome value="<%msgbody.rootishome%>">
  36. <input type="hidden" name=rootname value="<%msgbody.rootname%>">
  37. <input type="hidden" name=rootacctname value="<%msgbody.rootacctname%>">
  38. <input type="hidden" name=rootacctpw value="<%msgbody.rootacctpw%>">
  39. <input type="hidden" name=rootaddr value="<%msgbody.rootaddr%>">
  40. <%if reqparam RF "rootisread"%>
  41. <input type="hidden" name=rootisread value="<%msgbody.rootisread%>">
  42. <%endif%>
  43. <%if reqparam RF "rootiswrite"%>
  44. <input type="hidden" name=rootiswrite value="<%msgbody.rootiswrite%>">
  45. <%endif%>
  46. <%if reqparam RF "rootisexec"%>
  47. <input type="hidden" name=rootisexec value="<%msgbody.rootisexec%>">
  48. <%endif%>
  49. <%if reqparam RF "rootisssl"%>
  50. <input type="hidden" name=rootisssl value="<%msgbody.rootisssl%>">
  51. <%endif%>
  52. <input type="submit" name="doalias" value=" OK ">
  53. <input type="submit" name="cancel" value=" CANCEL ">
  54. </form>
  55. <%else%>
  56. Error encountered : <%reqstatus%>
  57. <%endif%>
  58. </html>
  59.