lukelukeluke
Technical User
hi everyone.
i have protected a directory with htaccess. Lets say this: /root/secretdirectory
Now everytime i access this directory, there will be a little popupwindow where i can enter my username and password to see content.
Is it now possible to integrate this popup into a html site? For example put in /root/index.html a little form which looks like this:
_____________
Username: |_____________|
Password: |_____________|
______
|_Send_|
And then if i enter my htaccess username and password there, it will push me to /root/secretdirectory and not ask for the username/password in another popup but use the username/password from index.html instead? Is this possible?
Thanks for your ideas....
cheers, lucas
i have protected a directory with htaccess. Lets say this: /root/secretdirectory
Now everytime i access this directory, there will be a little popupwindow where i can enter my username and password to see content.
Is it now possible to integrate this popup into a html site? For example put in /root/index.html a little form which looks like this:
_____________
Username: |_____________|
Password: |_____________|
______
|_Send_|
And then if i enter my htaccess username and password there, it will push me to /root/secretdirectory and not ask for the username/password in another popup but use the username/password from index.html instead? Is this possible?
Thanks for your ideas....
cheers, lucas