473,765 Members | 2,065 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Authentication [username/password] dialog box

How can I download a little grey [header?] box that asks for username/
password?

Jul 23 '05 #1
4 3845
Here's a better description of what I'd like to implement: BASIC
authentication is built into common Web Browsers. It is the mecanism used
whenever you go to a Web site and a little gray box pops up asking for
your ID and password.

"Philip J. Gulesian Jr." wrote:
How can I download a little grey [header?] box that asks for username/
password?


Jul 23 '05 #2
Philip J. Gulesian Jr. wrote:
Here's a better description of what I'd like to implement: BASIC
authentication is built into common Web Browsers. It is the mecanism
used whenever you go to a Web site and a little gray box pops up
asking for your ID and password.

"Philip J. Gulesian Jr." wrote:
How can I download a little grey [header?] box that asks for
username/ password?


http://www.php.net/manual/en/features.http-auth.php

--
If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
Groucho, Chico, and Harpo, then Usenet is Zeppo.
Jul 23 '05 #3
Berislav Lopac wrote:
Philip J. Gulesian Jr. wrote:
Here's a better description of what I'd like to implement: BASIC
authentication is built into common Web Browsers. It is the mecanism
used whenever you go to a Web site and a little gray box pops up
asking for your ID and password.

"Philip J. Gulesian Jr." wrote:
How can I download a little grey [header?] box that asks for
username/ password?


http://www.php.net/manual/en/features.http-auth.php


Oops, sorry, I thought this is a PHP group. Forget it.

Berislav

--
If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
Groucho, Chico, and Harpo, then Usenet is Zeppo.
Jul 23 '05 #4
well if you have access to IIS on the server ur working on then
just remove anonymous access under directory security for the site/folder...
The suer will then have to be one of the local user accounts on the machine,
or a member of the domain if the server is a domain controller...
its just basic NTLM authentication.

i'mnot sure what ur asking for here, but hope this helps...

and i'm not sure why ur asking for it in the Javascript Group...
"Philip J. Gulesian Jr." <pj*@theworld.c om> wrote in message
news:40******** *******@theworl d.com...
Here's a better description of what I'd like to implement: BASIC
authentication is built into common Web Browsers. It is the mecanism used
whenever you go to a Web site and a little gray box pops up asking for
your ID and password.

"Philip J. Gulesian Jr." wrote:
How can I download a little grey [header?] box that asks for username/
password?

Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2470
by: Phil Powell | last post by:
/*-------------------------------------------------------------------------------------------- This function will utilize the ability to use HTTP-based WWW Authentication, checking for the global authorized password against the password entered in the client project's CSV file. Will not function unless this password exists. See http://www.php.net/manual/en/features.http-auth.php for more info...
5
3263
by: Sparkplug | last post by:
I have used the simple example of HTTP Authentication from the PHP website as follows: <?php if (!isset($_SERVER)) { header('WWW-Authenticate: Basic realm="My Realm"'); header('HTTP/1.0 401 Unauthorized'); echo 'Text to send if user hits Cancel button'; exit; } else {
7
9290
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. # No warranty express or implied for the accuracy, fitness to purpose
14
8084
by: John Davis | last post by:
Anyone knows how to create the username/password authorization dialog in ASP? Thanks, John
8
3708
by: Bob Everland | last post by:
I have an application that is ISAPI and the only way to secure it is through NT permissions. I need to have a way to login to windows authentication so that when I get to the ISAPI application no boxes come up. I want an ASP page to sit between the user and the ISAPI application. The rest of my application is using authentication that is database driven and wouldn't want the users to know the userid and password. Is this possible? If so...
1
2080
by: Matt | last post by:
If I want to have a username/password dialog in my page, how can I add http header in ASP for username/password dialog? I want to hardcode the username/password in my page and check the authentication. Please advise. thanks!!
0
4248
by: Anonieko Ramos | last post by:
ASP.NET Forms Authentication Best Practices Dr. Dobb's Journal February 2004 Protecting user information is critical By Douglas Reilly Douglas is the author of Designing Microsoft ASP.NET Applications and owner of Access Microsystems. Doug can be reached at doug@accessmicrosystems.com. --------------------------------------------------------------------------------
10
4064
by: Hriday | last post by:
Hi there, Please help me..It is urgent This is Hriday, working on windows authentication with Active Directory... My requirment is when a user sends a request to my web Applicatoin I want to Pop up windows Authentication box so that user will give his userId, Password & domain name for authenticaion. After that I want to take these three info of user and make a search in Active Directory.
3
4624
by: Pepi Tonas | last post by:
Hi there... I am trying to use the Windows user/password combination to grant or deny access to my application. For this I want to display a login dialog window requesting the userID and password and submit these two to Windows (98 / 2000 / XP) and obtain back a confirmation or denial of the access. Any help will be appreciated. Code sample even more.
0
1211
by: zlf | last post by:
What should I do the make the following scenario work? If user log in as a user who is on the domain (Windows Authentication works), but does not have any roles in the application, the user should be directed to an Authorization Denied page, but NEVER an input username / password. I tried <deny users="*"/and <deny users="?"/>, but both of them will give a dialog to allow me input username / password. Thanks
0
9404
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10168
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8833
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5279
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3929
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.