savecfg.asp

来自「一个典型的用于嵌入式Linux环境的Webserver」· ASP 代码 · 共 25 行

ASP
25
字号
<html><!- Copyright (c) Go Ahead Software Inc., 2000-2000. All Rights Reserved. -><head><title>Save the User Configuration</title><link rel="stylesheet" href="style/normal_ws.css" type="text/css"><% language=javascript %></head><body><h1>Permanently save the user configuration</h1><form action=/goform/SaveUserManagement method=POST><table><tr>    <td></td>      <td ALIGN="CENTER">         <input type=submit name=ok value="OK" title="Save Configuration"> <input type=submit name=ok value="Cancel"></td></tr></table></form></body></html>

⌨️ 快捷键说明

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