racerex Posted May 20, 2004 Posted May 20, 2004 I don't know where to post this but I want to make a client login (popup) where the client puts there username/password in and it displays their account/page. I don't want a drop down where they see other client names. thx Quote
TCH-Bruce Posted May 20, 2004 Posted May 20, 2004 Weclome to the family, racerx! I will move this to the scripting forum for better exposure. Can you be a little more specific as to what you are trying to accomplish? Quote
racerex Posted May 20, 2004 Author Posted May 20, 2004 more detail, let's say I have a business and my clients x y z can check there accounts on my site. I want to create a login page where the client puts the username/password and the client is taken to the correct dir or page. I don't want a multiple choice dropdown where clients can see who else is working with me. basically like a webmail login page. make since? Quote
TCH-Bruce Posted May 20, 2004 Posted May 20, 2004 (edited) Put your content into as folder under the public_html folder and then set it to web protect through cPanel. Then you can add user, password combinations to allow access to that information. When accessed it will display the login/password box just as your cPanel does. Well that will give you part of it. You will probably have to use some PHP to get what you want. Maybe someone else will have some ideas. Edited May 20, 2004 by TCH-Bruce Quote
Sarah Posted May 27, 2004 Posted May 27, 2004 I would use PHP to make a custom login page, not use Microsoft's HTTP authentication pop-up box. Is that what you would rather do? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.