如何创建用户名/密码授权对话框? [英] how to create the username/password authorization dialog?

查看:84
本文介绍了如何创建用户名/密码授权对话框?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都知道如何在

ASP中创建用户名/密码授权对话框?


谢谢,

John

Anyone knows how to create the username/password authorization dialog in
ASP?

Thanks,
John

推荐答案

您的意思是转到目录安全吗?选项卡,然后点击修改按钮

按钮匿名访问和身份验证控制?然后选中基本

身份验证。 ?? ASP源代码怎么样?如何调用

用户名/密码对话框?


谢谢,

John


Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道

新闻:O6 ************** @ tk2msftngp13.phx.gbl ...
Do you mean to go to "Directory Security" Tab, and click "Edit" button in
Anonymous access and authentication control? And then check "Basic
authentication." ?? How about the ASP source code? How to invoke the
username/password dialog?

Thanks,
John

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:O6**************@tk2msftngp13.phx.gbl...
最简单的方法是转IIS中的Windows身份验证

-
------------------------------- ---------------------------
Curt Christianson(Software_AT_Darkfalz.Com)
所有者/首席设计师,DF-Software
http://www.Darkfalz.com
--- -------------------------------------------------- ----
..提供免费脚本&每个人的代码snippits ......
--------------------------------------- ------------------

" John Davis" < JR ******* @ hotmail.com>在消息中写道
新闻:uI ************** @ TK2MSFTNGP10.phx.gbl ...
Easiest way is to turn on Windows Authentication in IIS
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"John Davis" <jr*******@hotmail.com> wrote in message
news:uI**************@TK2MSFTNGP10.phx.gbl...
任何人都知道如何创建用户名/密码ASP中的授权对话框?

谢谢,
John
Anyone knows how to create the username/password authorization dialog in
ASP?

Thanks,
John




是.....关闭Anonymous。

弹出式登录框内置并自动


-

--------------------------------------------- -------------

Curt Christianson(Software_AT_Darkfalz.Com)

所有者/首席设计师,DF-Software
http://www.Darkfalz.com

----- -------------------------------------------------- -

...提供免费脚本&每个人的代码snippits ...

----------------------------------- ----------------------

" John Davis" < JR ******* @ hotmail.com>在消息中写道

新闻:OW ************** @ TK2MSFTNGP09.phx.gbl ...
yes..... Turn off Anonymous.
The popup login box is built-in and automatic

--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
...Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"John Davis" <jr*******@hotmail.com> wrote in message
news:OW**************@TK2MSFTNGP09.phx.gbl...
你的意思是去到目录安全性选项卡,然后点击修改按钮按钮在
匿名访问和身份验证控制?然后选中基本
身份验证。 ?? ASP源代码怎么样?如何调用
用户名/密码对话框?

谢谢,
John

" Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道
新闻:O6 ************** @tk2msftngp13.phx.gbl ...
Do you mean to go to "Directory Security" Tab, and click "Edit" button in
Anonymous access and authentication control? And then check "Basic
authentication." ?? How about the ASP source code? How to invoke the
username/password dialog?

Thanks,
John

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:O6**************@tk2msftngp13.phx.gbl...
最简单的方法是打开Windows身份验证IIS

-
----------------------------------- -----------------------
Curt Christianson(Software_AT_Darkfalz.Com)
所有者/首席设计师,DF-Software
http://www.Darkfalz.com
------- --------------------------------------------------
..提供免费脚本&每个人的代码snippits ......
--------------------------------------- ------------------

" John Davis" < JR ******* @ hotmail.com>在消息中写道
新闻:uI ************** @ TK2MSFTNGP10.phx.gbl ...
Easiest way is to turn on Windows Authentication in IIS
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"John Davis" <jr*******@hotmail.com> wrote in message
news:uI**************@TK2MSFTNGP10.phx.gbl...
任何人都知道如何创建用户名/密码ASP中的授权对话框

谢谢,
John
Anyone knows how to create the username/password authorization dialog in ASP?

Thanks,
John





John Davis写道:
John Davis wrote:
" Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道
新闻:O6 ************** @ tk2msftngp13.phx.gbl ...
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:O6**************@tk2msftngp13.phx.gbl...
" John Davis" < JR ******* @ hotmail.com>在消息中写道
新闻:uI ************** @ TK2MSFTNGP10.phx.gbl ...
"John Davis" <jr*******@hotmail.com> wrote in message
news:uI**************@TK2MSFTNGP10.phx.gbl...
任何人都知道如何创建用户名/密码ASP中的授权对话框?最简单的方法是在IIS中启用Windows身份验证
Anyone knows how to create the username/password authorization
dialog in ASP? Easiest way is to turn on Windows Authentication in IIS


您的意思是转到目录安全性吗?选项卡,然后单击匿名访问和身份验证控制中的编辑按钮?然后检查
基本身份验证。 ??


Do you mean to go to "Directory Security" Tab, and click "Edit"
button in Anonymous access and authentication control? And then check
"Basic authentication." ??




这样做。

ASP源代码怎么样?如何
调用用户名/密码对话框?



That would do it.
How about the ASP source code? How to
invoke the username/password dialog?




使用Windows或基本身份验证不需要asp执行

任何东西。 IIS负责确保身份验证。如果您的

访问者被映射到服务器上的用户名,则非常有用。


-

William Tasso - http://WilliamTasso.com


这篇关于如何创建用户名/密码授权对话框?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆