⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 webinterface.htm

📁 GOAHEAD WEBSERVER嵌入式的源码
💻 HTM
字号:
<HTML>
<HEAD>
<TITLE>User Management Web Interface</TITLE>
<LINK REL="stylesheet" HREF="../../../style/normal_ws.css" TYPE="text/css">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>

<BODY BGCOLOR="#FFFFFF">

<TABLE WIDTH="550" BORDER="0" BORDERCOLOR="#FFFFFF" BGCOLOR="#FFFFFF"><TR BORDERCOLOR="#FFFFFF"><TD>


<H1>User Management Interface
</H1><P>The password protected User Administration   page for WebServer contains a <B>data area</B> and a <B>menu bar</B>.  The data area may contain documentation, but it may also contain a data entry pane.  Selecting User Configuration menu items in the menu bar   accesses  the User Management data entry panes.</P><P> Data-entry panes   have two operation buttons:  <B>OK</B> and  <B>Cancel</B>.  </P><UL><UL><LI>The OK button   affects any changes entered by  the user  and then displays a confirmation message. </LI><LI>The Cancel button   indicates that an action was cancelled.</LI></UL></UL><P>All     user configuration menu options call up active server pages (&quot;.asp&quot; files) that call GoAhead WebServer GoForm functions.</P><H2> Add User  </H2><P>The Add User  option calls up the URL, &quot;adduser.asp&quot;.  This Add User data entry pane contains these  fields:</P><BLOCKQUOTE><P>	<B>Name</B> - enter the ID of the user in this text field<BR><B>Group</B> - select a user group from this list for the user<BR><B>Enabled</B> -ensure that the Check box is checked to enable the user<BR><B>Password</B> - secure text field (displays asterisks)<BR><B>Confirm Password</B> - secure text field</P></BLOCKQUOTE><H2>Delete User  </H2><P>The Delete User  option calls up the URL, &quot;deleteuser.asp&quot;.  The Delete User data entry pane provides this  field:</P><BLOCKQUOTE><P>	<B>Name</B> - Select from this list the user to be deleted</P></BLOCKQUOTE><P>Pressing the OK button deletes the selected user and  the list of existing users is  updated.</P><H2>Add Group </H2><P>The Add Group  option calls up the URL, &quot;addgroup.asp&quot;.  The Add Group data entry pane contains these    fields:</P><BLOCKQUOTE><P>	<B>Name</B> - enter the name of the group in this text field.<BR>	<B>Privileges</B> - select privileges from this list to assign to the group<BR>	<B>Access Method</B> - select the default access method from this list to assign to the group<BR>	<B>Enabled</B> - ensure that the Check box is selected  to enable the user group</P></BLOCKQUOTE><H2>Delete Group  </H2><P>The Delete Group option calls up the URL, &quot;deletegroup.asp&quot;.  The Delete Group data-entry pane provides this  field:</P><BLOCKQUOTE><P>	Name - use the provided list to select  a user group for deletion</P></BLOCKQUOTE><P>  Pressing the OK button deletes the selected user group then updates the    user group list.</P><H2>  Add Access Limit </H2><P>The Add Access Limit  option calls up the URL, &quot;addlimit.asp&quot;.  The Add Access Limit data entry pane box provides  the following fields:</P><BLOCKQUOTE><P>	<B>URL</B> - enter the URL path to the page or the directory in this text field<BR>	<B>Access Method</B> - select the default access method from this list to assign to the group<BR>	<B>Privileges</B> - select the group (optional) to assign to the URL<BR>	<B>Secure</B> - select this check box if you require data encryption for this URL</P></BLOCKQUOTE><H2>Delete Access Limit  </H2><P>The Delete Access Limit  option calls up the URL, &quot;deletelimit.asp&quot;.  The Delete Group data entry pane provides this  field:</P><BLOCKQUOTE><P>	<B>URL</B> - select an access limit for the given URL to be deleted.</P></BLOCKQUOTE><P>Pressing the OK button deletes the selected URL  then updates the list of existing access limits.</P><H2> Restore the User Configuration</H2><P>This menu option calls up the URL, &quot;restoreconfig.asp&quot;.  The Restore User Configuration data entry pane contains no data fields.  Pressing the OK button replaces    the current User Management configuration  with the user configuration data previously saved.  If no data has been saved, then the user configuration data will be deleted.  Data is persisted to the file named &quot;umconfig.txt&quot;.</P><H2> Save the User Configuration</H2><P>This menu option calls up the URL, &quot;restoreconfig.asp&quot;.  The Restore User Configuration data entry pane contains no data fields.  Pressing the OK button replaces the current User Management configuration  with  the user configuration data previously saved.  If no data has been saved, then the user configuration data will be deleted.  Data is persisted to the file named &quot;umconfig.txt&quot;.</P><P>&nbsp;
</P></TD></TR></TABLE>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -