home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711A.ISO / MS_IE40J / IE4P2 / pwssetup.cab / DIRADDU.HTR < prev    next >
Text File  |  1996-10-18  |  2KB  |  58 lines

  1. <html>
  2. <%onerror error%>
  3. <title>インターネット サービス アドミニストレータ - ディレクトリ</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%>/diradd?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. <%!CheckForVirtDir "/" msgbody.rootaddr%>
  15. <%endif%>
  16. <%if msgbody.rootdir EQ "" %>
  17.  仮想ディレクトリへのパスが無効です。 正しいパスを入力してください。 <p>
  18.  <%goto main%>
  19. <%endif>
  20. <%!AddVirtDir%>
  21. <%!Update%>
  22. <%label end%>
  23. <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/dir<%/redirect%>
  24. <%label error%>
  25. <%if reqstatus EQ 14000%>
  26. <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/diraddu">
  27. このサービスのホーム ディレクトリは既に存在しています。ホーム ディレクトリは 1 つしか設定できません。新規にホーム ディレクトリを作成すると、現在のホーム ディレクトリは仮想ディレクトリになり、自動的にエイリアスが作成されます。<p>
  28. <input type="hidden" name=rootdir value="<%msgbody.rootdir%>">
  29. <input type="hidden" name=rootishome value="<%msgbody.rootishome%>">
  30. <input type="hidden" name=rootname value="<%msgbody.rootname%>">
  31. <%if platformtype NE 3%>
  32. <!-- Not on Windows 95(CHICAGO)  -->
  33. <input type="hidden" name=rootacctname value="<%msgbody.rootacctname%>">
  34. <input type="hidden" name=rootacctpw value="<%msgbody.rootacctpw%>">
  35. <%endif%>
  36. <input type="hidden" name=rootaddr value="<%msgbody.rootaddr%>">
  37. <%if reqparam RF "rootisread"%>
  38. <input type="hidden" name=rootisread value="<%msgbody.rootisread%>">
  39. <%endif%>
  40. <%if reqparam RF "rootiswrite"%>
  41. <input type="hidden" name=rootiswrite value="<%msgbody.rootiswrite%>">
  42. <%endif%>
  43. <%if reqparam RF "rootisexec"%>
  44. <input type="hidden" name=rootisexec value="<%msgbody.rootisexec%>">
  45. <%endif%>
  46. <%if reqparam RF "rootisssl"%>
  47. <input type="hidden" name=rootisssl value="<%msgbody.rootisssl%>">
  48. <%endif%>
  49. <input type="submit" name="doalias" value=" OK ">
  50. <input type="submit" name="cancel" value=" キャンセル ">
  51. </form>
  52. <%else%>
  53. エラーが発生しました : <%reqstatus%>
  54. <%endif%>
  55. <%label main%>
  56. <a href="/htmla/htmla.htm">メイン メニューに戻る</a>
  57. </html>
  58.