Create a hyperlink that submits user name and password from text b

G

Guest

I do web hosting on a Linux Box. I am wanting a way for my clients to type
in their user name and password in text boxes on my site and select a submit
hyperlink that will submit the login information to a default windows popup
that asks for username and password so they can log in to their control
panel. Is this possible? I can provide them with the link to login but that
would be too easy and it is not as professional looking.
 
S

Steve Easton

If you add a properly constructed .htaccess file to a directory and a
..htpasswd file above the root directory
they will be presented with the standard login dialog when they try to
enter the directory ?

Do you have a web masters CPanel??

If so open it and go to the "Web Protect" function and use it to
password protect a directory.

Note that password protection is applied to directories, not individual
files.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top