Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network Login

Status
Not open for further replies.

theEclipse

Programmer
Dec 27, 1999
1,190
US
I was wondering how to make the popup window that asks for a user login. It isn't an html window, it seems to be a completly different program.&nbsp;&nbsp;It says something about a network login, usually have the websites logo. The ask for a username and password all the time.&nbsp;&nbsp;Sometimes, they also ask for a third set of informaion.<br><br>just wondering, for some future use.<br>thanks for any help you can provide. <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.
 
This is done on the webserver. By default a website allows anonymous access, if you change this to require a password then people must logon to access the website.<br>In Windows NT for example you add users in the user manager, in Linux you add users to the htaccess file <p>Russ Michaels<br><a href=mailto:russ@satachi.com>russ@satachi.com</a><br><a href= Internet Development</a><br>Rapid Web application development, specialising in Coldfusion, database integration and e-commerce solutions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top