ntcgi_newsbweb.htm
来自「用于网络编程」· HTM 代码 · 共 77 行
HTM
77 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>Create or Merge a Subweb</title>
</head>
<body bgcolor="#FFFFFF">
<h3><font face="Arial">Create or Merge a Subweb</font></h3>
<p>Creates a new subweb on an existing FrontPage web.</p>
<form action="scripts/fpadmcgi.exe" method="POST">
<input type="hidden" name="version" value="1.0.0.0"><table border="0">
<tr>
<td>Create or Merge:</td>
<td><select name="operation" size="1">
<option selected value="install">Create</option>
<option value="merge"> Merge </option>
</select>
</td>
</tr>
<tr>
<td>Virtual Host Name:</td>
<td><input type="text" size="40" name="host"></td>
</tr>
<tr>
<td>Port Number:</td>
<td><input type="text" size="40" name="port" value="80"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td>Web Name:</td>
<td><input type="text" size="40" name="web"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td>Administrator Account Username:</td>
<td><input type="text" size="40" name="username"></td>
</tr>
<tr>
<td>Administrator Account Password:</td>
<td><input type="text" size="40" name="password"></td>
</tr>
</table>
<p><input type="submit" name="Submit" value="Create Subweb"></p>
</form>
<p>Security settings for new subwebs are inherited from the root web if the administrator
username and password fields are blank. If the username and password fields are not
blank then the new subweb will have unique permissions with an initial administrator
account given by the username and password fields.</p>
<!--webbot bot="Include" u-include="footer.htm" tag="BODY" startspan -->
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr>
<td width="33%"><font face="arial, helvetica" size="1"><p align="center"></font><a href="http://www.microsoft.com/isapi/redir.dll?prd=frontpage&ar=home" target><img src="fpcreate.gif" alt="Created & Managed With FrontPage 2000" border="0" width="130" height="43"></a></td>
<td width="33%"><p align="center"><font face="arial, helvetica" size="1">HTML
Administration Forms Version 4.0</font></td>
<td width="33%"><font face="arial, helvetica" size="1"><p align="center"><a href="http://www.microsoft.com/isapi/redir.dll?prd=frontpage&ar=serk">Click
here for online documentation of the FrontPage
Server Extensions.</a></font></td>
</tr>
</table>
<!--webbot bot="Include" endspan i-checksum="65287" -->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?