Forum Moderators: phranque
Problem:
I have a directory secured with .htaccess and everything works fine. HOWEVER - to access the directory, the browser displays a pop-up dialog box for user ID and password.
Question:
Is it possible to create a webpage (better looking and can display more information than the dialog box) to get the User ID and password from the user and pass it on (somehow) so the user can access the protected directory? In other words, how do I pass the user ID and Password from my page?
Many thanks in advance.
HO