?? login.aspx
字號:
<%@ Reference Page="~/Default.aspx" %>
<%@ Register TagPrefix="Toolbar" TagName="HelpFooter" Src="HelpFooter.ascx" %>
<%@ Register TagPrefix="Toolbar" TagName="HelpHeader" Src="HelpHeader.ascx" %>
<%@ Page language="c#" Inherits="SqlWebAdmin.Help.Login" CodeFile="Login.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<P>
<Toolbar:HelpHeader Topic="LOGGING IN" runat="server" ID="Helpheader1" NAME="Helpheader1"></Toolbar:HelpHeader>Before
you can use the Web Data Administrator, you will need to login to the server
you wish to administer. Web Data Administrator supports integrated Windows
authentication or SQL authentication. Web Data Administrator must be configured
to deny anonymous access if you want to use integrated Windows authentication.
Also, in order to use SQL Authentication, the SQL Server must be running in
"Mixed Mode" (see the SQL Server documentation for more information).
</P>
<p>
Because Web Data Administrator runs on two different types of web servers that are different
in capabilities and architecture the way you logon is also different. Below are the differences
between the two web servers.
</p>
<p>
<b>IIS Web Server</b>
<br>
<u>Windows Authentication</u><br>
Username: Populated for you.<br>
Password: Populated for you.<br>
Server: You enter this data. Default is (local)<br>
<br>
<u>SQL Server Authentication</u>
Username: A valid SQL login.<br>
Password: Password for SQL login for username specified in Username field.<br>
Server: You enter this data. Default is (local)<br>
<br><br>
<b>Cassini Web Server</b>
Cassini Web Server is an open source web server developed using the Microsoft
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -